Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClLLVMBitCodes.h230 BINOP_SREM = 6, // overloaded for FP enumerator
/external/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h324 BINOP_SREM = 6, // overloaded for FP enumerator
/external/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitcodeDecoders.cpp93 case naclbitc::BINOP_SREM: in DecodeBinaryOpcode()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h408 BINOP_SREM = 6, // overloaded for FP enumerator
/external/llvm-project/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h420 BINOP_SREM = 6, // overloaded for FP enumerator
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1797 case naclbitc::BINOP_SREM: in convertBinopOpcode()
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp505 case Instruction::SRem: return bitc::BINOP_SREM; in getEncodedBinaryOpcode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp542 case Instruction::SRem: return bitc::BINOP_SREM; in getEncodedBinaryOpcode()
/external/llvm-project/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp552 case Instruction::SRem: return bitc::BINOP_SREM; in getEncodedBinaryOpcode()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp814 case bitc::BINOP_SREM: in getDecodedBinaryOpcode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1093 case bitc::BINOP_SREM: in getDecodedBinaryOpcode()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1099 case bitc::BINOP_SREM: in getDecodedBinaryOpcode()