Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp1139 legalizeFCmpPredicate(Register & LHS,Register & RHS,CmpInst::Predicate & Pred,bool & NeedInvert) legalizeFCmpPredicate() argument
1188 bool NeedInvert = false; selectFPCompare() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1702 bool NeedInvert = false; ExpandSETCC() local
H A DLegalizeDAG.cpp2998 bool NeedInvert; ExpandNode() local
H A DTargetLowering.cpp10889 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