Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClLLVMBitCodes.h235 BINOP_OR = 11, enumerator
/external/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h329 BINOP_OR = 11, enumerator
/external/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitcodeDecoders.cpp108 case naclbitc::BINOP_OR: in DecodeBinaryOpcode()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h413 BINOP_OR = 11, enumerator
/external/llvm-project/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h425 BINOP_OR = 11, enumerator
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1817 case naclbitc::BINOP_OR: in convertBinopOpcode()
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp510 case Instruction::Or: return bitc::BINOP_OR; in getEncodedBinaryOpcode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp547 case Instruction::Or: return bitc::BINOP_OR; in getEncodedBinaryOpcode()
/external/llvm-project/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp557 case Instruction::Or: return bitc::BINOP_OR; in getEncodedBinaryOpcode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1103 case bitc::BINOP_OR: in getDecodedBinaryOpcode()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp824 case bitc::BINOP_OR: in getDecodedBinaryOpcode()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1109 case bitc::BINOP_OR: in getDecodedBinaryOpcode()