/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMRegisterBankInfo.cpp | 405 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 D | ARMISelLowering.cpp | 19428 allowTruncateForTailCall(Type * Ty1,Type * Ty2) const allowTruncateForTailCall() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/GISel/ |
H A D | X86RegisterBankInfo.cpp | 218 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 D | AliasAnalysisEvaluator.cpp | 40 Type *Ty1 = Loc1.second, *Ty2 = Loc2.second; in PrintResults() local
|
H A D | ConstantFolding.cpp | 3340 Type *Ty1 = StTy->getContainedType(1)->getScalarType(); ConstantFoldStructCall() local
|
H A D | TargetTransformInfo.cpp | 533 isTruncateFree(Type * Ty1,Type * Ty2) const isTruncateFree() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFISelLowering.cpp | 198 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 D | MSP430ISelLowering.cpp | 1385 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 D | PPCTargetTransformInfo.cpp | 554 Type *Ty1, Type *Ty2) { in vectorCostAdjustmentFactor() argument
|
H A D | PPCISelLowering.cpp | 17175 isTruncateFree(Type * Ty1,Type * Ty2) const isTruncateFree() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorizationLegality.cpp | 406 static Type *getWiderType(const DataLayout &DL, Type *Ty0, Type *Ty1) { in getWiderType() argument
|
H A D | SLPVectorizer.cpp | 674 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 D | SystemZTargetTransformInfo.cpp | 645 getElSizeLog2Diff(Type * Ty0,Type * Ty1) getElSizeLog2Diff() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 2142 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 D | BasicTTIImpl.h | 411 isTruncateFree(Type * Ty1,Type * Ty2) isTruncateFree() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 330 isTruncateFree(Type * Ty1,Type * Ty2) isTruncateFree() argument
|
H A D | TargetTransformInfo.h | 2368 isTruncateFree(Type * Ty1,Type * Ty2) isTruncateFree() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineVerifier.cpp | 956 verifyVectorElementMatch(LLT Ty0,LLT Ty1,const MachineInstr * MI) verifyVectorElementMatch() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Verifier.cpp | 6081 Type *Ty1 = Call.getArgOperand(1)->getType(); visitIntrinsicCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 14712 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 D | SelectionDAG.cpp | 2479 Type *Ty1 = VT1.getTypeForEVT(*getContext()); CreateStackTemporary() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 33655 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...] |