Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp2906 enum SetccInGPROpts { ZExtOrig, ZExtInvert, SExtOrig, SExtInvert }; enumerator
4039 ConvOpts == SetccInGPROpts::SExtInvert) in getSETCCInGPR()
4048 ConvOpts == SetccInGPROpts::SExtInvert; in getSETCCInGPR()