Home
last modified time | relevance | path

Searched refs:getTypeConversion (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h265 return getTypeConversion(Context, VT).first; in getTypeAction()
278 return getTypeConversion(Context, VT).second; in getTypeToTransformTo()
1814 getTypeConversion(LLVMContext &Context, EVT VT) const { in getTypeConversion() function
1838 LegalizeKind NextStep = getTypeConversion(Context, NVT); in getTypeConversion()
1869 LegalizeKind LK = getTypeConversion(Context, EltVT); in getTypeConversion()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp724 TargetLoweringBase::getTypeConversion(LLVMContext &Context, EVT VT) const { in getTypeConversion() function in TargetLoweringBase
753 LegalizeKind NextStep = getTypeConversion(Context, NVT); in getTypeConversion()
786 LegalizeKind LK = getTypeConversion(Context, EltVT); in getTypeConversion()
1514 LegalizeKind LK = getTypeConversion(C, MTy); in getTypeLegalizationCost()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp983 TargetLoweringBase::getTypeConversion(LLVMContext &Context, EVT VT) const { in getTypeConversion() function in TargetLoweringBase
1012 LegalizeKind NextStep = getTypeConversion(Context, NVT); in getTypeConversion()
1045 LegalizeKind LK = getTypeConversion(Context, EltVT); in getTypeConversion()
1740 LegalizeKind LK = getTypeConversion(C, MTy); in getTypeLegalizationCost()
/external/llvm/include/llvm/Target/
DTargetLowering.h492 return getTypeConversion(Context, VT).first; in getTypeAction()
505 return getTypeConversion(Context, VT).second; in getTypeToTransformTo()
2050 LegalizeKind getTypeConversion(LLVMContext &Context, EVT VT) const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h669 return getTypeConversion(Context, VT).first; in getTypeAction()
682 return getTypeConversion(Context, VT).second; in getTypeToTransformTo()
2503 LegalizeKind getTypeConversion(LLVMContext &Context, EVT VT) const;
/external/llvm/test/Analysis/CostModel/X86/
Dtestshiftashr.ll375 ; getTypeConversion fails here and promotes this to a i64.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/CostModel/X86/
Dtestshiftashr.ll375 ; getTypeConversion fails here and promotes this to a i64.