Home
last modified time | relevance | path

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

/aosp_15_r20/external/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.cc422 bool emit_code = (masm != NULL); in MoveImmediateHelper() local
1203 bool emit_code = (masm != NULL); in CselHelper() local
1300 bool emit_code = (masm != NULL); in CselSubHelperTwoImmediates() local
1340 bool emit_code = (masm != NULL); in CselSubHelperTwoOrderedImmediates() local
1361 bool emit_code = (masm != NULL); in CselSubHelperRightSmallImmediate() local
H A Dassembler-aarch64.cc5354 bool emit_code = assm != NULL; in OneInstrMoveImmediateHelper() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/llvm/codegen/
H A Dbitcode.cpp53 emit_code(const ::llvm::Module &mod) { in emit_code() function
H A Dnative.cpp109 emit_code(::llvm::Module &mod, const target &target, in emit_code() function
/aosp_15_r20/external/ply/ply/example/yply/
H A Dyparse.py14 emit_code = 1 variable
/aosp_15_r20/external/wayland/src/
H A Dscanner.c1811 emit_code(struct protocol *protocol, enum visibility vis) in emit_code() function