Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp65 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; in getPreferredExtendForValue() local
H A DSelectionDAGBuilder.cpp506 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
956 ISD::NodeType ExtendKind = PreferredExtendType; getCopyToRegs() local
2203 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; visitRet() local
10508 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; LowerCallTo() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1729 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; GetReturnInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1048 enum class ExtendKind { Zero, Sign, Unknown }; global() enum in __anona1c8ef110311::WidenIV
[all...]