Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/clover/llvm/codegen/
Dbitcode.cpp55 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.cc422 bool emit_code = (masm != NULL); in MoveImmediateHelper() local
516 bool emit_code = masm != NULL; in OneInstrMoveImmediateHelper() local
1237 bool emit_code = (masm != NULL); in CselHelper() local
1334 bool emit_code = (masm != NULL); in CselSubHelperTwoImmediates() local
1374 bool emit_code = (masm != NULL); in CselSubHelperTwoOrderedImmediates() local
1395 bool emit_code = (masm != NULL); in CselSubHelperRightSmallImmediate() local
/external/wayland/src/
Dscanner.c1799 emit_code(struct protocol *protocol, enum visibility vis) in emit_code() function