Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClLLVMBitCodes.h317 FUNC_CODE_INST_INSERTELT = 7, // INSERTELT: [opval, opval, opval] enumerator
/external/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h398 FUNC_CODE_INST_INSERTELT = 7, // INSERTELT: [ty, opval, opval, opval] enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h492 FUNC_CODE_INST_INSERTELT = 7, // INSERTELT: [ty, opval, opval, opval] enumerator
/external/llvm-project/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h504 FUNC_CODE_INST_INSERTELT = 7, // INSERTELT: [ty, opval, opval, opval] enumerator
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp2322 case naclbitc::FUNC_CODE_INST_INSERTELT: { in ProcessRecord()
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2360 Code = bitc::FUNC_CODE_INST_INSERTELT; in writeInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2685 Code = bitc::FUNC_CODE_INST_INSERTELT; in writeInstruction()
/external/llvm-project/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2763 Code = bitc::FUNC_CODE_INST_INSERTELT; in writeInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4143 case bitc::FUNC_CODE_INST_INSERTELT: { // INSERTELT: [ty, opval,opval,opval] in parseFunctionBody()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4764 case bitc::FUNC_CODE_INST_INSERTELT: { // INSERTELT: [ty, opval,opval,opval] in parseFunctionBody()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4243 case bitc::FUNC_CODE_INST_INSERTELT: { // INSERTELT: [ty, opval,opval,opval] in parseFunctionBody()