Home
last modified time | relevance | path

Searched refs:FUNC_CODE_INST_CALL_2_7 (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/BitWriter_2_9/
DBitcodeWriter.cpp42 #define FUNC_CODE_INST_CALL_2_7 22 macro
1265 Code = FUNC_CODE_INST_CALL_2_7; in WriteInstruction()
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp45 #define FUNC_CODE_INST_CALL_2_7 22 macro
3178 case FUNC_CODE_INST_CALL_2_7: in ParseFunctionBody()