Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp3589 ISD::LoadExtType ExtType1; in performSETCCCombine() local
3592 if (!checkValueWidth(TruncInputValue1, ExtType1) || in performSETCCCombine()
3601 ((ExtType2 != ISD::SEXTLOAD) && (ExtType1 != ISD::SEXTLOAD))) in performSETCCCombine()