Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
DLLVMBitCodes.h264 FUNC_CODE_INST_EXTRACTELT = 6, // EXTRACTELT: [opty, opval, opval] enumerator
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClLLVMBitCodes.h324 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-7.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h459 FUNC_CODE_INST_EXTRACTELT = 6, // EXTRACTELT: [opty, opval, opval] enumerator
/external/swiftshader/third_party/LLVM/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp225 case bitc::FUNC_CODE_INST_EXTRACTELT: return "INST_EXTRACTELT"; in GetCodeName()
/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DBitcodeWriter.cpp1056 Code = bitc::FUNC_CODE_INST_EXTRACTELT; in WriteInstruction()
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp2316 case bitc::FUNC_CODE_INST_EXTRACTELT: { // EXTRACTELT: [opty, opval, opval] in ParseFunctionBody()
/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-7.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2584 Code = bitc::FUNC_CODE_INST_EXTRACTELT; in writeInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3763 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()