Home
last modified time | relevance | path

Searched refs:getTypeToExpandTo (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2523 TLI.getTypeToExpandTo(*DAG.getContext(), NVT)); in ExpandIntRes_ADDSUB()
2546 TLI.getTypeToExpandTo(*DAG.getContext(), NVT)); in ExpandIntRes_ADDSUB()
2565 TLI.getTypeToExpandTo(*DAG.getContext(), NVT)); in ExpandIntRes_ADDSUB()
2708 CarryOp, TLI.getTypeToExpandTo(*DAG.getContext(), LHS.getValueType())); in ExpandIntRes_UADDSUBO()
2900 ISD::ADDCARRY, TLI.getTypeToExpandTo(*DAG.getContext(), NVT)); in ExpandIntRes_ABS()
3595 CarryOp, TLI.getTypeToExpandTo(*DAG.getContext(), LHS.getValueType())); in ExpandIntRes_SADDSUBO()
4287 EVT ExpandVT = TLI.getTypeToExpandTo(*DAG.getContext(), HiVT); in IntegerExpandSetCCOperands()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2266 TLI.getTypeToExpandTo(*DAG.getContext(), NVT)); in ExpandIntRes_ADDSUB()
2289 TLI.getTypeToExpandTo(*DAG.getContext(), NVT)); in ExpandIntRes_ADDSUB()
2308 TLI.getTypeToExpandTo(*DAG.getContext(), NVT)); in ExpandIntRes_ADDSUB()
2451 CarryOp, TLI.getTypeToExpandTo(*DAG.getContext(), LHS.getValueType())); in ExpandIntRes_UADDSUBO()
3906 EVT ExpandVT = TLI.getTypeToExpandTo(*DAG.getContext(), HiVT); in IntegerExpandSetCCOperands()
/external/llvm/include/llvm/Target/
DTargetLowering.h512 EVT getTypeToExpandTo(LLVMContext &Context, EVT VT) const { in getTypeToExpandTo() function
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp1744 TLI.getTypeToExpandTo(*DAG.getContext(), NVT)); in ExpandIntRes_ADDSUB()
1763 TLI.getTypeToExpandTo(*DAG.getContext(), NVT)); in ExpandIntRes_ADDSUB()
2896 TLI.getTypeToExpandTo(*DAG.getContext(), LHSLo.getValueType())) == in IntegerExpandSetCCOperands()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h805 EVT getTypeToExpandTo(LLVMContext &Context, EVT VT) const { in getTypeToExpandTo() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h940 EVT getTypeToExpandTo(LLVMContext &Context, EVT VT) const { in getTypeToExpandTo() function