Home
last modified time | relevance | path

Searched defs:emit_code (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/llvm/codegen/
Dbitcode.cpp66 emit_code(const ::llvm::Module &mod) { in emit_code() function
Dnative.cpp107 emit_code(::llvm::Module &mod, const target &target, in emit_code() function
/external/ply/ply/example/yply/
Dyparse.py14 emit_code = 1 variable
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc416 bool emit_code = (masm != NULL); in MoveImmediateHelper() local
510 bool emit_code = masm != NULL; in OneInstrMoveImmediateHelper() local
1216 bool emit_code = (masm != NULL); in CselHelper() local
1313 bool emit_code = (masm != NULL); in CselSubHelperTwoImmediates() local
1353 bool emit_code = (masm != NULL); in CselSubHelperTwoOrderedImmediates() local
1374 bool emit_code = (masm != NULL); in CselSubHelperRightSmallImmediate() local
/external/wayland/src/
Dscanner.c1681 emit_code(struct protocol *protocol) in emit_code() function