Home
last modified time | relevance | path

Searched defs:Ty0 (Results 1 – 10 of 10) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/GISel/
HDX86RegisterBankInfo.cpp331 const LLT Ty0 = MRI.getType(Op0.getReg()); in getInstrMapping() local
360 const LLT Ty0 = MRI.getType(Op0.getReg()); in getInstrMapping() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoopVectorizationLegality.cpp406 static Type *getWiderType(const DataLayout &DL, Type *Ty0, Type *Ty1) { in getWiderType()
HDSLPVectorizer.cpp818 Type *Ty0 = Op0->getType(); in getSameOpcode() local
835 Type *Ty0 = BaseInst->getOperand(0)->getType(); in getSameOpcode() local
6451 Type *Ty0 = cast<GEPOperator>(VL0)->getSourceElementType(); in getScalarsVectorizationState() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZTargetTransformInfo.cpp647 static unsigned getElSizeLog2Diff(Type *Ty0, Type *Ty1) { in getElSizeLog2Diff()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86InstCombineIntrinsic.cpp3301 auto *Ty0 = II.getArgOperand(0)->getType(); in simplifyDemandedVectorEltsIntrinsic() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonISelLoweringHVX.cpp2327 HexagonTargetLowering::typeExtendToWider(MVT Ty0, MVT Ty1) const { in typeExtendToWider()
2364 HexagonTargetLowering::typeWidenToWider(MVT Ty0, MVT Ty1) const { in typeWidenToWider()
HDHexagonLoopIdiomRecognition.cpp1106 Type *Ty0 = P->getIncomingValue(0)->getType(); in promoteTypes() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineVerifier.cpp994 bool MachineVerifier::verifyVectorElementMatch(LLT Ty0, LLT Ty1, in verifyVectorElementMatch()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDConstantFolding.cpp3419 Type *Ty0 = StTy->getContainedType(0); in ConstantFoldStructCall() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDVerifier.cpp6305 Type *Ty0 = Call.getArgOperand(0)->getType(); in visitIntrinsicCall() local