/external/llvm/docs/CommandGuide/ |
llc.rst | 76 and ``null`` for not emitting anything (for performance testing).
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
AArch64ELFStreamer.cpp | 11 // from generic ELF streamer in emitting mapping symbols ($x and $d) to delimit
|
/external/llvm/test/DebugInfo/Inputs/ |
gmlt.ll | 40 ; FIXME: Emitting separate abstract definitions is inefficient when we could
|
/external/llvm/test/DebugInfo/X86/ |
constant-aggregate.ll | 3 ; Test emitting a constant for an aggregate type.
|
ghost-sdnode-dbgvalues.ll | 15 ; by emitting the IR and then manually applying mem2reg to it.
|
/external/mesa3d/scons/ |
crossmingw.py | 111 # target emitting, because I can't figure out why someone would ever
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
lp_bld_misc.cpp | 265 * emitting the opcodes. But as we're using MCJIT here, it is safe to
|
/external/mesa3d/src/gallium/auxiliary/indices/ |
u_unfilled_gen.py | 107 # and only emitting each line at most once.
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
gen7_sampler_state.c | 137 /* Shadowing is "enabled" by emitting a particular sampler
|
/external/vboot_reference/tests/ |
run_vbutil_kernel_arg_tests.sh | 134 # the USB image, we're only emitting the new verfication block, and the
|
/frameworks/compile/mclinker/lib/Target/Mips/ |
MipsLDBackend.h | 86 /// orderSymbolTable - order symbol table before emitting
|
/frameworks/compile/slang/ |
rs_cc_options.cpp | 241 // If we are emitting both 32-bit and 64-bit bitcode, we must embed it.
|
/external/clang/lib/CodeGen/ |
CodeGenAction.cpp | 532 // handler. There is no generic way of emitting them. 537 // handler. There is no generic way of emitting them. 542 // handler. There is no generic way of emitting them.
|
CGVTables.cpp | 312 // Emitting a musttail call thunk doesn't use any of the CGCall.cpp machinery 648 // emitting an available_externally VTT, we provide references to an internal 784 /// strongly elsewhere. Otherwise, we'd just like to avoid emitting [all...] |
CGStmt.cpp | 71 // Generate a stoppoint if we are emitting debug info. 291 // emitting them before we evaluate the subexpr. 521 // If the condition constant folds and can be elided, try to avoid emitting 532 // This avoids emitting dead code and simplifies the CFG substantially. 763 // The LoopHeader typically is just a branch if we skipped emitting 825 // emitting a branch, try to erase it. [all...] |
/external/clang/lib/Frontend/ |
PrintPreprocessedOutput.cpp | 204 /// object. We can do this by emitting some number of \n's, or be emitting a 500 /// HandleFirstTokOnLine - When emitting a preprocessed file in -E mode, this
|
/external/llvm/docs/TableGen/ |
BackEnds.rst | 86 **Purpose**: This tablegen backend is responsible for emitting a description of a target 100 **Purpose**: This tablegen backend is responsible for emitting a description of the target 156 **Purpose**: Responsible for emitting descriptions of the calling
|
/external/llvm/include/llvm/Bitcode/ |
BitstreamWriter.h | 38 /// BlockInfoCurBID - When emitting a BLOCKINFO_BLOCK, this is the currently 108 // Basic Primitives for emitting bits to the stream. 485 /// EnterBlockInfoBlock - Start emitting the BLOCKINFO_BLOCK.
|
/external/mesa3d/src/mesa/state_tracker/ |
st_mesa_to_tgsi.c | 138 * Called prior to emitting the TGSI code for each Mesa instruction. 790 * do this before emitting the constant decls below, or this [all...] |
/external/v8/src/ |
assembler.h | 114 // Avoids emitting debug code during the lifetime of this scope object. [all...] |
/external/clang/bindings/python/tests/cindex/ |
test_cursor.py | 310 # [c-index-test handles this by running the source through clang, emitting
|
/external/clang/include/clang/AST/ |
BuiltinTypes.def | 202 // pseudo-object is actually accessed by emitting a call to
|
/external/clang/include/clang/Basic/ |
DiagnosticIDs.h | 61 /// map ERRORs to Error or Fatal (stop emitting diagnostics after this one).
|
LangOptions.def | 123 BENIGN_LANGOPT(EmitAllDecls , 1, 0, "support for emitting all declarations")
|
TargetCXXABI.h | 208 /// Because this changes the rules for emitting type data,
|