Home
last modified time | relevance | path

Searched defs:Ty1 (Results 1 – 22 of 22) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMRegisterBankInfo.cpp405 LLT Ty1 = MRI.getType(MI.getOperand(2).getReg()); getInstrMapping() local
426 LLT Ty1 = MRI.getType(MI.getOperand(1).getReg()); getInstrMapping() local
441 LLT Ty1 = MRI.getType(MI.getOperand(1).getReg()); getInstrMapping() local
H A DARMISelLowering.cpp19428 allowTruncateForTailCall(Type * Ty1,Type * Ty2) const allowTruncateForTailCall() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86RegisterBankInfo.cpp218 const LLT Ty1 = MRI.getType(Op1.getReg()); getInstrMapping() local
227 LLT Ty1 = MRI.getType(MI.getOperand(2).getReg()); getInstrMapping() local
247 const LLT Ty1 = MRI.getType(Op1.getReg()); getInstrMapping() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp40 Type *Ty1 = Loc1.second, *Ty2 = Loc2.second; in PrintResults() local
H A DConstantFolding.cpp3340 Type *Ty1 = StTy->getContainedType(1)->getScalarType(); ConstantFoldStructCall() local
H A DTargetTransformInfo.cpp533 isTruncateFree(Type * Ty1,Type * Ty2) const isTruncateFree() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp198 if (!Ty1->isIntegerTy() || !Ty2->isIntegerTy()) in isTruncateFree() argument
214 if (!getHasAlu32() || !Ty1->isIntegerTy() || !Ty2->isIntegerTy()) in isZExtFree() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1385 isTruncateFree(Type * Ty1,Type * Ty2) const isTruncateFree() argument
1401 isZExtFree(Type * Ty1,Type * Ty2) const isZExtFree() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp554 Type *Ty1, Type *Ty2) { in vectorCostAdjustmentFactor() argument
H A DPPCISelLowering.cpp17175 isTruncateFree(Type * Ty1,Type * Ty2) const isTruncateFree() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp406 static Type *getWiderType(const DataLayout &DL, Type *Ty0, Type *Ty1) { in getWiderType() argument
H A DSLPVectorizer.cpp674 Type *Ty1 = Op1->getType(); getSameOpcode() local
690 Type *Ty1 = Inst->getOperand(0)->getType(); getSameOpcode() local
5404 Type *Ty1 = VL0->getOperand(1)->getType(); getScalarsVectorizationState() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp645 getElSizeLog2Diff(Type * Ty0,Type * Ty1) getElSizeLog2Diff() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2142 isTruncateFree(Type * Ty1,Type * Ty2) const isTruncateFree() argument
3072 allowTruncateForTailCall(Type * Ty1,Type * Ty2) const allowTruncateForTailCall() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h411 isTruncateFree(Type * Ty1,Type * Ty2) isTruncateFree() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h330 isTruncateFree(Type * Ty1,Type * Ty2) isTruncateFree() argument
H A DTargetTransformInfo.h2368 isTruncateFree(Type * Ty1,Type * Ty2) isTruncateFree() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp956 verifyVectorElementMatch(LLT Ty0,LLT Ty1,const MachineInstr * MI) verifyVectorElementMatch() argument
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp6081 Type *Ty1 = Call.getArgOperand(1)->getType(); visitIntrinsicCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14712 isTruncateFree(Type * Ty1,Type * Ty2) const isTruncateFree() argument
14756 isZExtFree(Type * Ty1,Type * Ty2) const isZExtFree() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2479 Type *Ty1 = VT1.getTypeForEVT(*getContext()); CreateStackTemporary() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33655 isTruncateFree(Type * Ty1,Type * Ty2) const isTruncateFree() argument
33663 allowTruncateForTailCall(Type * Ty1,Type * Ty2) const allowTruncateForTailCall() argument
33698 isZExtFree(Type * Ty1,Type * Ty2) const isZExtFree() argument
[all...]