Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp65 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; in getPreferredExtendForValue() local
H A DSelectionDAGBuilder.cpp510 getCopyToParts(SelectionDAG & DAG,const SDLoc & DL,SDValue Val,SDValue * Parts,unsigned NumParts,MVT PartVT,const Value * V,std::optional<CallingConv::ID> CallConv=std::nullopt,ISD::NodeType ExtendKind=ISD::ANY_EXTEND) getCopyToParts() argument
969 ISD::NodeType ExtendKind = PreferredExtendType; getCopyToRegs() local
2242 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; visitRet() local
10965 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; LowerCallTo() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1838 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; GetReturnInfo() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1074 enum class ExtendKind { Zero, Sign, Unknown }; global() enum in __anon7d6845520311::WidenIV
[all...]