Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp125 const LLT &Ty0 = Query.Types[0]; in AMDGPULegalizerInfo() local
177 const LLT &Ty0 = Query.Types[0]; in AMDGPULegalizerInfo() local
DAMDGPURewriteOutArguments.cpp210 bool AMDGPURewriteOutArguments::isVec3ToVec4Shuffle(Type *Ty0, Type* Ty1) const { in isVec3ToVec4Shuffle()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86RegisterBankInfo.cpp206 const LLT Ty0 = MRI.getType(Op0.getReg()); in getInstrMapping() local
216 const LLT Ty0 = MRI.getType(Op0.getReg()); in getInstrMapping() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64LegalizerInfo.cpp105 const LLT &Ty0 = Query.Types[0]; in AArch64LegalizerInfo() local
123 const LLT &Ty0 = Query.Types[0]; in AArch64LegalizerInfo() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp505 static unsigned getElSizeLog2Diff(Type *Ty0, Type *Ty1) { in getElSizeLog2Diff()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp425 static Type *getWiderType(const DataLayout &DL, Type *Ty0, Type *Ty1) { in getWiderType()
DSLPVectorizer.cpp375 Type *Ty0 = cast<Instruction>(VL[BaseIndex])->getOperand(0)->getType(); in getSameOpcode() local
1794 Type *Ty0 = VL0->getOperand(0)->getType(); in buildTree_rec() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1538 auto *Ty0 = II->getArgOperand(0)->getType(); in SimplifyDemandedVectorElts() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1093 Type *Ty0 = P->getIncomingValue(0)->getType(); in promoteTypes() local
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1301 Type *Ty0 = cast<Instruction>(VL0)->getOperand(0)->getType(); in buildTree_rec() local
DLoopVectorize.cpp4508 static Type *getWiderType(const DataLayout &DL, Type *Ty0, Type *Ty1) { in getWiderType()