Home
last modified time | relevance | path

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

/llvm-project/clang/test/AST/
H A Dast-dump-attr-type.cpp15 using Ty1 = decltype(y); typedef
/llvm-project/llvm/lib/Target/ARM/
H A DARMRegisterBankInfo.cpp400 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 DARMISelLowering.cpp19465 allowTruncateForTailCall(Type * Ty1,Type * Ty2) const allowTruncateForTailCall() argument
/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86RegisterBankInfo.cpp332 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 DAliasAnalysisEvaluator.cpp40 Type *Ty1 = Loc1.second, *Ty2 = Loc2.second; in PrintResults() local
H A DTargetTransformInfo.cpp555 isTruncateFree(Type * Ty1,Type * Ty2) const isTruncateFree() argument
H A DConstantFolding.cpp3419 Type *Ty1 = StTy->getContainedType(1)->getScalarType(); ConstantFoldStructCall() local
/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp197 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 DMSP430ISelLowering.cpp1385 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 DPPCTargetTransformInfo.cpp554 vectorCostAdjustmentFactor(unsigned Opcode,Type * Ty1,Type * Ty2) vectorCostAdjustmentFactor() argument
H A DPPCISelLowering.cpp17390 isTruncateFree(Type * Ty1,Type * Ty2) const isTruncateFree() argument
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp406 getWiderType(const DataLayout & DL,Type * Ty0,Type * Ty1) getWiderType() argument
H A DSLPVectorizer.cpp798 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 DSystemZTargetTransformInfo.cpp647 getElSizeLog2Diff(Type * Ty0,Type * Ty1) getElSizeLog2Diff() argument
/llvm-project/llvm/unittests/IR/
H A DIRBuilderTest.cpp521 IntegerType *Ty1 = Builder.getInt1Ty(); TEST_F() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2164 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 DTargetTransformInfoImpl.h352 isTruncateFree(Type * Ty1,Type * Ty2) isTruncateFree() argument
H A DTargetTransformInfo.h2434 isTruncateFree(Type * Ty1,Type * Ty2) isTruncateFree() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h424 isTruncateFree(Type * Ty1,Type * Ty2) isTruncateFree() argument
/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp963 verifyVectorElementMatch(LLT Ty0,LLT Ty1,const MachineInstr * MI) verifyVectorElementMatch() argument
/llvm-project/llvm/lib/IR/
H A DVerifier.cpp6287 Type *Ty1 = Call.getArgOperand(1)->getType(); visitIntrinsicCall() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15539 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 DSelectionDAG.cpp2519 Type *Ty1 = VT1.getTypeForEVT(*getContext()); CreateStackTemporary() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp34203 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...]