Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelDAGToDAG.cpp3619 bool Inputs32Bit = InputVT == MVT::i32; in getSETCCInGPR() local
3627 if (IsSext && Inputs32Bit) in getSETCCInGPR()
3629 else if (Inputs32Bit) in getSETCCInGPR()