Home
last modified time | relevance | path

Searched defs:Opcode1 (Results 1 – 17 of 17) sorted by relevance

/external/llvm/tools/llvm-readobj/
DARMEHABIPrinter.h109 uint8_t Opcode1 = Opcodes[OI++ ^ 3]; in Decode_1000iiii_iiiiiiii() local
150 uint8_t Opcode1 = Opcodes[OI++ ^ 3]; in Decode_10110001_0000iiii() local
179 uint8_t Opcode1 = Opcodes[OI++ ^ 3]; in Decode_10110011_sssscccc() local
199 uint8_t Opcode1 = Opcodes[OI++ ^ 3]; in Decode_11000110_sssscccc() local
209 uint8_t Opcode1 = Opcodes[OI++ ^ 3]; in Decode_11000111_0000iiii() local
220 uint8_t Opcode1 = Opcodes[OI++ ^ 3]; in Decode_11001000_sssscccc() local
230 uint8_t Opcode1 = Opcodes[OI++ ^ 3]; in Decode_11001001_sssscccc() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DTargetInstrInfo.cpp717 bool TargetInstrInfo::areOpcodesEqualOrInverse(unsigned Opcode1, in areOpcodesEqualOrInverse()
/external/llvm/lib/Transforms/Scalar/
DReassociate.cpp137 static BinaryOperator *isReassociableOp(Value *V, unsigned Opcode1, in isReassociableOp()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DReassociate.cpp156 static BinaryOperator *isReassociableOp(Value *V, unsigned Opcode1, in isReassociableOp()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DReassociate.cpp164 static BinaryOperator *isReassociableOp(Value *V, unsigned Opcode1, in isReassociableOp()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h286 bool isLegalAltInstr(VectorType *VecTy, unsigned Opcode0, unsigned Opcode1, in isLegalAltInstr()
DTargetTransformInfo.h2111 bool isLegalAltInstr(VectorType *VecTy, unsigned Opcode0, unsigned Opcode1, in isLegalAltInstr()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp423 VectorType *VecTy, unsigned Opcode0, unsigned Opcode1, in isLegalAltInstr()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp6006 unsigned Opcode1, in isLegalAltInstr()
DX86ISelLowering.cpp41397 unsigned Opcode1 = N1.getOpcode(); in combineTargetShuffle() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp2338 int64_t Offset1, unsigned Opcode1, int FI2, in shouldClusterFI()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp3308 int64_t Offset1, unsigned Opcode1, int FI2, in shouldClusterFI()
DAArch64ISelLowering.cpp15099 unsigned Opcode1 = SUB->getOperand(1).getOpcode(); in performVecReduceAddCombineWithUADDLP() local
/external/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp1084 IValueT Opcode1 = 0; in emitInsertExtractInt() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4149 unsigned Opcode1 = TE->getAltOpcode(); in reorderTopToBottom() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp34542 unsigned Opcode1 = BC1.getOpcode(); in combineTargetShuffle() local
34687 unsigned Opcode1 = N1.getOpcode(); in combineTargetShuffle() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5165 unsigned Opcode1 = isSignedMinMax(N00, N01, N02, N03, N0CC); in isSaturatingMinMax() local