Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClLLVMBitCodes.h231 BINOP_SHL = 7, enumerator
/external/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h325 BINOP_SHL = 7, enumerator
/external/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitcodeDecoders.cpp96 case naclbitc::BINOP_SHL: in DecodeBinaryOpcode()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h409 BINOP_SHL = 7, enumerator
/external/llvm-project/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h421 BINOP_SHL = 7, enumerator
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1805 case naclbitc::BINOP_SHL: in convertBinopOpcode()
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp506 case Instruction::Shl: return bitc::BINOP_SHL; in getEncodedBinaryOpcode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp543 case Instruction::Shl: return bitc::BINOP_SHL; in getEncodedBinaryOpcode()
/external/llvm-project/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp553 case Instruction::Shl: return bitc::BINOP_SHL; in getEncodedBinaryOpcode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1095 case bitc::BINOP_SHL: in getDecodedBinaryOpcode()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp816 case bitc::BINOP_SHL: in getDecodedBinaryOpcode()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1101 case bitc::BINOP_SHL: in getDecodedBinaryOpcode()