Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2751 safeWithoutCompWithNull(EVT SrcVT,ISD::CondCode CC,bool WithCMov) safeWithoutCompWithNull() argument
2776 generateComparison(EVT VT,SDValue LHS,SDValue RHS,ISD::CondCode CC,bool WithCMov,const SDLoc & DL,SelectionDAG & DAG) generateComparison() argument
2883 bool WithCMov = true; combineSelectCC() local