Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp18074 bool NegB = invertIfNegative(B); in combineVFMADD_VLWithVFNEG_VL() local
18609 SDValue NegB = DAG.getNegative(B, DL, VT); in performVSELECTCombine() local
19054 SDValue NegB = DAG.getNegative(B, DL, VT); in performVECTOR_SHUFFLECombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp54746 bool NegB = !!NewOps[1]; in getNegatedExpression() local
55950 bool NegB = invertIfNegative(B); in combineFMA() local