Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClLLVMBitCodes.h157 CST_CODE_CE_BINOP = 10, // Not used in PNaCl. enumerator
/external/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h275 CST_CODE_CE_BINOP = 10, // CE_BINOP: [opcode, opval, opval] enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h349 CST_CODE_CE_BINOP = 10, // CE_BINOP: [opcode, opval, opval] enumerator
/external/llvm-project/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h360 CST_CODE_CE_BINOP = 10, // CE_BINOP: [opcode, opval, opval] enumerator
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2144 Code = bitc::CST_CODE_CE_BINOP; in writeConstants()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2440 Code = bitc::CST_CODE_CE_BINOP; in writeConstants()
/external/llvm-project/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2518 Code = bitc::CST_CODE_CE_BINOP; in writeConstants()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2533 case bitc::CST_CODE_CE_BINOP: { // CE_BINOP: [opcode, opval, opval] in parseConstants()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3051 case bitc::CST_CODE_CE_BINOP: { // CE_BINOP: [opcode, opval, opval] in parseConstants()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2591 case bitc::CST_CODE_CE_BINOP: { // CE_BINOP: [opcode, opval, opval] in parseConstants()