Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp7017 APInt NegB(-B); in SolveQuadraticEquation() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp10504 bool NegB = invertIfNegative(B); in PerformDAGCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp42696 bool NegB = !!NewOps[1]; in getNegatedExpression() local
43563 bool NegB = invertIfNegative(B); in combineFMA() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp52132 bool NegB = !!NewOps[1]; in getNegatedExpression() local
53098 bool NegB = invertIfNegative(B); in combineFMA() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp30215 bool NegB = (B.getOpcode() == ISD::FNEG); in combineFMA() local