Home
last modified time | relevance | path

Searched defs:Ty2 (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMRegisterBankInfo.cpp381 LLT Ty2 = MRI.getType(MI.getOperand(1).getReg()); in getInstrMapping() local
393 LLT Ty2 = MRI.getType(MI.getOperand(2).getReg()); in getInstrMapping() local
406 LLT Ty2 = MRI.getType(MI.getOperand(3).getReg()); in getInstrMapping() local
427 LLT Ty2 = MRI.getType(MI.getOperand(2).getReg()); in getInstrMapping() local
442 LLT Ty2 = MRI.getType(MI.getOperand(2).getReg()); in getInstrMapping() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp40 Type *Ty1 = Loc1.second, *Ty2 = Loc2.second; in PrintResults() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86RegisterBankInfo.cpp228 LLT Ty2 = MRI.getType(MI.getOperand(3).getReg()); in getInstrMapping() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp554 Type *Ty1, Type *Ty2) { in vectorCostAdjustmentFactor()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp783 const Type *Ty2 = CU.first; in getOrCreateSPIRVType() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h411 bool isTruncateFree(Type *Ty1, Type *Ty2) { in isTruncateFree()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h330 bool isTruncateFree(Type *Ty1, Type *Ty2) const { return false; } in isTruncateFree()
H A DTargetTransformInfo.h2368 bool isTruncateFree(Type *Ty1, Type *Ty2) override { in isTruncateFree()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2480 Type *Ty2 = VT2.getTypeForEVT(*getContext()); in CreateStackTemporary() local