Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp68 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; in getPreferredExtendForValue() local
DSelectionDAGBuilder.cpp480 ISD::NodeType ExtendKind = ISD::ANY_EXTEND) { in getCopyToParts()
880 ISD::NodeType ExtendKind = PreferredExtendType; in getCopyToRegs() local
1834 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; in visitRet() local
9337 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; in LowerCallTo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp67 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; in getPreferredExtendForValue() local
DSelectionDAGBuilder.cpp506 ISD::NodeType ExtendKind = ISD::ANY_EXTEND) { in getCopyToParts()
895 ISD::NodeType ExtendKind = PreferredExtendType; in getCopyToRegs() local
1866 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; in visitRet() local
9253 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; in LowerCallTo() local
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp69 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; in getPreferredExtendForValue() local
DSelectionDAGBuilder.cpp385 ISD::NodeType ExtendKind = ISD::ANY_EXTEND) { in getCopyToParts()
750 ISD::NodeType ExtendKind = PreferredExtendType; in getCopyToRegs() local
1444 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; in visitRet() local
7630 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; in LowerCallTo() local
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1579 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; in GetReturnInfo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1477 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; in GetReturnInfo() local
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1661 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; in GetReturnInfo() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp1006 enum ExtendKind { ZeroExtended, SignExtended, Unknown }; enum in WidenIV
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp990 enum ExtendKind { ZeroExtended, SignExtended, Unknown }; enum in __anonafbcc8a80511::WidenIV