Home
last modified time | relevance | path

Searched refs:IsExt (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp92 bool IsExt = IsFloat ? match(&V, m_FPExt(PatternMatch::m_Value(CastSrc))) in canSafelyConvertTo16Bit() local
94 if (IsExt) { in canSafelyConvertTo16Bit()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp71 unsigned Opc, bool IsExt);
837 unsigned Opc, bool IsExt) { in ExpandVTBL() argument
847 if (IsExt) { in ExpandVTBL()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp9317 bool IsExt = in expandAVG() local
9322 if (IsExt) { in expandAVG()