Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClLLVMBitCodes.h224 BINOP_ADD = 0, enumerator
/external/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h318 BINOP_ADD = 0, enumerator
/external/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitcodeDecoders.cpp75 case naclbitc::BINOP_ADD: in DecodeBinaryOpcode()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h402 BINOP_ADD = 0, enumerator
/external/llvm-project/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h414 BINOP_ADD = 0, enumerator
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1759 case naclbitc::BINOP_ADD: in convertBinopOpcode()
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp495 case Instruction::FAdd: return bitc::BINOP_ADD; in getEncodedBinaryOpcode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp532 case Instruction::FAdd: return bitc::BINOP_ADD; in getEncodedBinaryOpcode()
/external/llvm-project/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp542 case Instruction::FAdd: return bitc::BINOP_ADD; in getEncodedBinaryOpcode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1081 case bitc::BINOP_ADD: in getDecodedBinaryOpcode()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp802 case bitc::BINOP_ADD: in getDecodedBinaryOpcode()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1087 case bitc::BINOP_ADD: in getDecodedBinaryOpcode()