Home
last modified time | relevance | path

Searched defs:NeedInvert (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp1167 legalizeFCmpPredicate(Register & LHS,Register & RHS,CmpInst::Predicate & Pred,bool & NeedInvert) legalizeFCmpPredicate() argument
1216 bool NeedInvert = false; selectFPCompare() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1686 bool NeedInvert = false; ExpandSETCC() local
H A DLegalizeDAG.cpp3058 bool NeedInvert; ExpandNode() local
H A DTargetLowering.cpp11354 LegalizeSetCCCondCode(SelectionDAG & DAG,EVT VT,SDValue & LHS,SDValue & RHS,SDValue & CC,SDValue Mask,SDValue EVL,bool & NeedInvert,const SDLoc & dl,SDValue & Chain,bool IsSignaling) const LegalizeSetCCCondCode() argument