Searched defs:FNeg (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1864 SDValue FNeg = N->getOperand(0); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp2140 Value *FNeg; local
H A DInstCombineSelect.cpp2491 Instruction *FNeg; local
[all...]
H A DInstCombineCalls.cpp2192 Instruction *FNeg = BinaryOperator::CreateFNeg(NewCall); local
2360 Instruction *FNeg = BinaryOperator::CreateFNeg(NewSin); local

Completed in 195 milliseconds