Searched defs:ExtendKind (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp67 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; local
H A DSelectionDAGBuilder.cpp895 ISD::NodeType ExtendKind = PreferredExtendType; local
1866 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; local
9253 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1477 ISD::NodeType ExtendKind = ISD::ANY_EXTEND; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1016 enum ExtendKind { ZeroExtended, SignExtended, Unknown }; enum in class:__anon126::WidenIV

Completed in 236 milliseconds