Home
last modified time | relevance | path

Searched refs:FUNC_CODE_INST_RESUME (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClLLVMBitCodes.h355 FUNC_CODE_INST_RESUME = 39, // Not used in PNaCl. enumerator
/external/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h443 FUNC_CODE_INST_RESUME = 39, // RESUME: [opval] enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h537 FUNC_CODE_INST_RESUME = 39, // RESUME: [opval] enumerator
/external/llvm-project/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h550 FUNC_CODE_INST_RESUME = 39, // RESUME: [opval] enumerator
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2462 Code = bitc::FUNC_CODE_INST_RESUME; in writeInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2787 Code = bitc::FUNC_CODE_INST_RESUME; in writeInstruction()
/external/llvm-project/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2866 Code = bitc::FUNC_CODE_INST_RESUME; in writeInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4545 case bitc::FUNC_CODE_INST_RESUME: { // RESUME: [opval] in parseFunctionBody()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5145 case bitc::FUNC_CODE_INST_RESUME: { // RESUME: [opval] in parseFunctionBody()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4647 case bitc::FUNC_CODE_INST_RESUME: { // RESUME: [opval] in parseFunctionBody()