/aosp_15_r20/external/llvm/tools/llvm-readobj/ |
H A D | ARMEHABIPrinter.h | 109 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
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 305 bool isLegalAltInstr(VectorType *VecTy, unsigned Opcode0, unsigned Opcode1, in isLegalAltInstr() 576 unsigned Opcode1, in getAltInstrCost()
|
D | TargetTransformInfo.h | 2389 bool isLegalAltInstr(VectorType *VecTy, unsigned Opcode0, unsigned Opcode1, in isLegalAltInstr() 2638 unsigned Opcode1, in getAltInstrCost()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 302 bool isLegalAltInstr(VectorType *VecTy, unsigned Opcode0, unsigned Opcode1, in isLegalAltInstr() 573 unsigned Opcode1, in getAltInstrCost()
|
D | TargetTransformInfo.h | 2370 bool isLegalAltInstr(VectorType *VecTy, unsigned Opcode0, unsigned Opcode1, in isLegalAltInstr() 2619 unsigned Opcode1, in getAltInstrCost()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 302 bool isLegalAltInstr(VectorType *VecTy, unsigned Opcode0, unsigned Opcode1, in isLegalAltInstr() 573 unsigned Opcode1, in getAltInstrCost()
|
D | TargetTransformInfo.h | 2370 bool isLegalAltInstr(VectorType *VecTy, unsigned Opcode0, unsigned Opcode1, in isLegalAltInstr() 2619 unsigned Opcode1, in getAltInstrCost()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 300 bool isLegalAltInstr(VectorType *VecTy, unsigned Opcode0, unsigned Opcode1, in isLegalAltInstr() 558 unsigned Opcode1, in getAltInstrCost()
|
D | TargetTransformInfo.h | 2333 bool isLegalAltInstr(VectorType *VecTy, unsigned Opcode0, unsigned Opcode1, in isLegalAltInstr() 2575 unsigned Opcode1, in getAltInstrCost()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | TargetInstrInfo.cpp | 717 bool TargetInstrInfo::areOpcodesEqualOrInverse(unsigned Opcode1, in areOpcodesEqualOrInverse()
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 137 static BinaryOperator *isReassociableOp(Value *V, unsigned Opcode1, in isReassociableOp()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 156 static BinaryOperator *isReassociableOp(Value *V, unsigned Opcode1, in isReassociableOp()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 164 static BinaryOperator *isReassociableOp(Value *V, unsigned Opcode1, in isReassociableOp()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 286 bool isLegalAltInstr(VectorType *VecTy, unsigned Opcode0, unsigned Opcode1, in isLegalAltInstr()
|
H A D | TargetTransformInfo.h | 2111 bool isLegalAltInstr(VectorType *VecTy, unsigned Opcode0, unsigned Opcode1, in isLegalAltInstr()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 423 VectorType *VecTy, unsigned Opcode0, unsigned Opcode1, in isLegalAltInstr()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 6006 unsigned Opcode1, in isLegalAltInstr()
|
H A D | X86ISelLowering.cpp | 41397 unsigned Opcode1 = N1.getOpcode(); in combineTargetShuffle() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 2338 int64_t Offset1, unsigned Opcode1, int FI2, in shouldClusterFI()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 3308 int64_t Offset1, unsigned Opcode1, int FI2, in shouldClusterFI()
|
H A D | AArch64ISelLowering.cpp | 15099 unsigned Opcode1 = SUB->getOperand(1).getOpcode(); in performVecReduceAddCombineWithUADDLP() local
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceAssemblerARM32.cpp | 1084 IValueT Opcode1 = 0; in emitInsertExtractInt() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 4149 unsigned Opcode1 = TE->getAltOpcode(); in reorderTopToBottom() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 34542 unsigned Opcode1 = BC1.getOpcode(); in combineTargetShuffle() local 34687 unsigned Opcode1 = N1.getOpcode(); in combineTargetShuffle() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 5165 unsigned Opcode1 = isSignedMinMax(N00, N01, N02, N03, N0CC); in isSaturatingMinMax() local
|