Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1310 Instruction *FNeg = UnaryOperator::CreateFNeg(NewCall); in visitCallInst() local
1512 Instruction *FNeg = UnaryOperator::CreateFNeg(NewSin); in visitCallInst() local
H A DInstCombineAddSub.cpp2156 Value *FNeg; in hoistFNegAboveFMulFDiv() local
H A DInstCombineSelect.cpp2871 Instruction *FNeg; in visitSelectInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml251 | FNeg Constructor
H A Dllvm.mli275 | FNeg Constructor
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp672 Value *FNeg = Builder.CreateFNeg(Den); in optimizeWithRcp() local
H A DR600ISelLowering.cpp1775 SDValue FNeg = N->getOperand(0); in PerformDAGCombine() local
H A DAMDGPULegalizerInfo.cpp3089 auto FNeg = B.buildFNeg(ResTy, RHS, Flags); in legalizeFastUnsafeFDIV() local