Home
last modified time | relevance | path

Searched refs:FUNC_CODE_INST_EXTRACTELT (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClLLVMBitCodes.h316 FUNC_CODE_INST_EXTRACTELT = 6, // EXTRACTELT: [opval, opval] enumerator
/external/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h397 FUNC_CODE_INST_EXTRACTELT = 6, // EXTRACTELT: [opty, opval, opval] enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h491 FUNC_CODE_INST_EXTRACTELT = 6, // EXTRACTELT: [opty, opval, opval] enumerator
/external/llvm-project/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h503 FUNC_CODE_INST_EXTRACTELT = 6, // EXTRACTELT: [opty, opval, opval] enumerator
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp2300 case naclbitc::FUNC_CODE_INST_EXTRACTELT: { in ProcessRecord()
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2355 Code = bitc::FUNC_CODE_INST_EXTRACTELT; in writeInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2680 Code = bitc::FUNC_CODE_INST_EXTRACTELT; in writeInstruction()
/external/llvm-project/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2758 Code = bitc::FUNC_CODE_INST_EXTRACTELT; in writeInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4129 case bitc::FUNC_CODE_INST_EXTRACTELT: { // EXTRACTELT: [opty, opval, opval] in parseFunctionBody()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4751 case bitc::FUNC_CODE_INST_EXTRACTELT: { // EXTRACTELT: [opty, opval, opval] in parseFunctionBody()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4229 case bitc::FUNC_CODE_INST_EXTRACTELT: { // EXTRACTELT: [opty, opval, opval] in parseFunctionBody()