A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://clang.llvm.org/doxygen/Compiler_8cpp.html below:

clang: lib/AST/ByteCode/Compiler.cpp File Reference

#include "Compiler.h"
#include "ByteCodeEmitter.h"
#include "Context.h"
#include "FixedPoint.h"
#include "Floating.h"
#include "Function.h"
#include "InterpShared.h"
#include "PrimType.h"
#include "Program.h"
#include "clang/AST/Attr.h"

Go to the source code of this file.

namespace   clang   The JSON file list parser is used to communicate input to InstallAPI.
  namespace   clang::interp   ◆ EMIT_ARITH_OP #define EMIT_ARITH_OP (   OP ) Value:

{ \

if (!this->

emit

##OP##f(getFPOptions(

E

),

E

)) \

return false; \

} else { \

if (!this->

emit

##OP(ElemT,

E

)) \

return false; \

} \

break; \

}

static void emit(Program &P, std::vector< std::byte > &Code, const T &Val, bool &Success)

Helper to write bytecode and bail out if 32-bit offsets become invalid.

◆ APSInt ◆ AlignOfType()

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4