Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86RegisterBankInfo.cpp
H A DX86InstCombineIntrinsic.cpp3301 auto *Ty0 = II.getArgOperand(0)->getType(); in simplifyDemandedVectorEltsIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86RegisterBankInfo.cpp331 const LLT Ty0 = MRI.getType(Op0.getReg()); in getInstrMapping() local
360 const LLT Ty0 = MRI.getType(Op0.getReg()); in getInstrMapping() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp406 static Type *getWiderType(const DataLayout &DL, Type *Ty0, Type *Ty1) { in getWiderType()
H A DSLPVectorizer.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/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp647 static unsigned getElSizeLog2Diff(Type *Ty0, Type *Ty1) { in getElSizeLog2Diff()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp2328 typeExtendToWider(MVT Ty0,MVT Ty1) const typeExtendToWider() argument
2365 typeWidenToWider(MVT Ty0,MVT Ty1) const typeWidenToWider() argument
[all...]
H A DHexagonLoopIdiomRecognition.cpp1106 Type *Ty0 = P->getIncomingValue(0)->getType(); in promoteTypes() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp994 bool MachineVerifier::verifyVectorElementMatch(LLT Ty0, LLT Ty1, in verifyVectorElementMatch()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp3419 Type *Ty0 = StTy->getContainedType(0); in ConstantFoldStructCall() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp6305 Type *Ty0 = Call.getArgOperand(0)->getType(); in visitIntrinsicCall() local