/llvm-project/clang/test/AST/ |
H A D | ast-dump-attr-type.cpp | 15 using Ty1 = decltype(y); typedef
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMRegisterBankInfo.cpp | 400 LLT Ty1 = MRI.getType(MI.getOperand(2).getReg()); getInstrMapping() local 421 LLT Ty1 = MRI.getType(MI.getOperand(1).getReg()); getInstrMapping() local 436 LLT Ty1 = MRI.getType(MI.getOperand(1).getReg()); getInstrMapping() local
|
H A D | ARMISelLowering.cpp | 19465 allowTruncateForTailCall(Type * Ty1,Type * Ty2) const allowTruncateForTailCall() argument
|
/llvm-project/llvm/lib/Target/X86/GISel/ |
H A D | X86RegisterBankInfo.cpp | 332 const LLT Ty1 = MRI.getType(Op1.getReg()); getInstrMapping() local 341 LLT Ty1 = MRI.getType(MI.getOperand(2).getReg()); getInstrMapping() local 361 const LLT Ty1 = MRI.getType(Op1.getReg()); getInstrMapping() local [all...] |
/llvm-project/llvm/lib/Analysis/ |
H A D | AliasAnalysisEvaluator.cpp | 40 Type *Ty1 = Loc1.second, *Ty2 = Loc2.second; in PrintResults() local
|
H A D | TargetTransformInfo.cpp | 555 isTruncateFree(Type * Ty1,Type * Ty2) const isTruncateFree() argument
|
H A D | ConstantFolding.cpp | 3419 Type *Ty1 = StTy->getContainedType(1)->getScalarType(); ConstantFoldStructCall() local
|
/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFISelLowering.cpp | 197 if (!Ty1->isIntegerTy() || !Ty2->isIntegerTy()) in isTruncateFree() argument 213 if (!getHasAlu32() || !Ty1->isIntegerTy() || !Ty2->isIntegerTy()) in isZExtFree() argument
|
/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelLowering.cpp | 1385 bool MSP430TargetLowering::isTruncateFree(Type *Ty1, in isTruncateFree() argument 1401 bool MSP430TargetLowering::isZExtFree(Type *Ty1, Type *Ty2) const { in isZExtFree() argument
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetTransformInfo.cpp | 554 vectorCostAdjustmentFactor(unsigned Opcode,Type * Ty1,Type * Ty2) vectorCostAdjustmentFactor() argument
|
H A D | PPCISelLowering.cpp | 17390 isTruncateFree(Type * Ty1,Type * Ty2) const isTruncateFree() argument
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorizationLegality.cpp | 406 getWiderType(const DataLayout & DL,Type * Ty0,Type * Ty1) getWiderType() argument
|
H A D | SLPVectorizer.cpp | 798 Type *Ty1 = Op1->getType(); getSameOpcode() local 814 Type *Ty1 = Inst->getOperand(0)->getType(); getSameOpcode() local 6435 Type *Ty1 = VL0->getOperand(1)->getType(); getScalarsVectorizationState() local
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetTransformInfo.cpp | 647 getElSizeLog2Diff(Type * Ty0,Type * Ty1) getElSizeLog2Diff() argument
|
/llvm-project/llvm/unittests/IR/ |
H A D | IRBuilderTest.cpp | 521 IntegerType *Ty1 = Builder.getInt1Ty(); TEST_F() local
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 2164 isTruncateFree(Type * Ty1,Type * Ty2) const isTruncateFree() argument 3094 allowTruncateForTailCall(Type * Ty1,Type * Ty2) const allowTruncateForTailCall() argument
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 352 isTruncateFree(Type * Ty1,Type * Ty2) isTruncateFree() argument
|
H A D | TargetTransformInfo.h | 2434 isTruncateFree(Type * Ty1,Type * Ty2) isTruncateFree() argument
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 424 isTruncateFree(Type * Ty1,Type * Ty2) isTruncateFree() argument
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineVerifier.cpp | 963 verifyVectorElementMatch(LLT Ty0,LLT Ty1,const MachineInstr * MI) verifyVectorElementMatch() argument
|
/llvm-project/llvm/lib/IR/ |
H A D | Verifier.cpp | 6287 Type *Ty1 = Call.getArgOperand(1)->getType(); visitIntrinsicCall() local
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 15539 isTruncateFree(Type * Ty1,Type * Ty2) const isTruncateFree() argument 15583 isZExtFree(Type * Ty1,Type * Ty2) const isZExtFree() argument [all...] |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 2519 Type *Ty1 = VT1.getTypeForEVT(*getContext()); CreateStackTemporary() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 34203 isTruncateFree(Type * Ty1,Type * Ty2) const isTruncateFree() argument 34211 allowTruncateForTailCall(Type * Ty1,Type * Ty2) const allowTruncateForTailCall() argument 34246 isZExtFree(Type * Ty1,Type * Ty2) const isZExtFree() argument [all...] |