Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClLLVMBitCodes.h226 BINOP_MUL = 2, enumerator
/external/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h320 BINOP_MUL = 2, enumerator
/external/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitcodeDecoders.cpp81 case naclbitc::BINOP_MUL: in DecodeBinaryOpcode()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h404 BINOP_MUL = 2, enumerator
/external/llvm-project/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h416 BINOP_MUL = 2, enumerator
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1775 case naclbitc::BINOP_MUL: in convertBinopOpcode()
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp499 case Instruction::FMul: return bitc::BINOP_MUL; in getEncodedBinaryOpcode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp536 case Instruction::FMul: return bitc::BINOP_MUL; in getEncodedBinaryOpcode()
/external/llvm-project/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp546 case Instruction::FMul: return bitc::BINOP_MUL; in getEncodedBinaryOpcode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1085 case bitc::BINOP_MUL: in getDecodedBinaryOpcode()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp806 case bitc::BINOP_MUL: in getDecodedBinaryOpcode()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1091 case bitc::BINOP_MUL: in getDecodedBinaryOpcode()