Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClLLVMBitCodes.h236 BINOP_XOR = 12 enumerator
/external/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h330 BINOP_XOR = 12 enumerator
/external/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitcodeDecoders.cpp111 case naclbitc::BINOP_XOR: in DecodeBinaryOpcode()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h414 BINOP_XOR = 12 enumerator
/external/llvm-project/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h426 BINOP_XOR = 12 enumerator
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1820 case naclbitc::BINOP_XOR: in convertBinopOpcode()
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp511 case Instruction::Xor: return bitc::BINOP_XOR; in getEncodedBinaryOpcode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp548 case Instruction::Xor: return bitc::BINOP_XOR; in getEncodedBinaryOpcode()
/external/llvm-project/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp558 case Instruction::Xor: return bitc::BINOP_XOR; in getEncodedBinaryOpcode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1105 case bitc::BINOP_XOR: in getDecodedBinaryOpcode()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp826 case bitc::BINOP_XOR: in getDecodedBinaryOpcode()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1111 case bitc::BINOP_XOR: in getDecodedBinaryOpcode()