Searched defs:SetCCOpcode (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.cpp | 806 ISD::CondCode SetCCOpcode = cast<CondCodeSDNode>(CC)->get(); IntCondCCodeToICC() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.cpp | 1722 TranslateIntegerM68kCC(ISD::CondCode SetCCOpcode) TranslateIntegerM68kCC() argument 1752 TranslateM68kCC(ISD::CondCode SetCCOpcode,const SDLoc & DL,bool IsFP,SDValue & LHS,SDValue & RHS,SelectionDAG & DAG) TranslateM68kCC() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 2731 TranslateIntegerX86CC(ISD::CondCode SetCCOpcode) TranslateIntegerX86CC() argument 2750 TranslateX86CC(ISD::CondCode SetCCOpcode,const SDLoc & DL,bool isFP,SDValue & LHS,SDValue & RHS,SelectionDAG & DAG) TranslateX86CC() argument 22859 cheapX86FSETCC_SSE(ISD::CondCode SetCCOpcode) cheapX86FSETCC_SSE() argument 22865 translateX86FSETCC(ISD::CondCode SetCCOpcode,SDValue & Op0,SDValue & Op1,bool & IsAlwaysSignaling) translateX86FSETCC() argument 22961 ISD::CondCode SetCCOpcode = cast<CondCodeSDNode>(CC)->get(); LowerIntVSETCC_AVX512() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 6773 ISD::CondCode SetCCOpcode = cast<CondCodeSDNode>(CC)->get(); LowerVSETCC() local
|