Searched defs:FMA (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h34 bool FMA = false; member in class:llvm::final
H A DGCNSubtarget.h98 bool FMA = false; member in class:llvm::final
H A DSIISelLowering.cpp11359 SDValue FMA = N->getOperand(2); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp1184 auto FMA = MSSA.getMemoryAccess(First); local
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DAutoUpgrade.cpp3600 Function *FMA = Intrinsic::getDeclaration(CI->getModule(), IID); local
3603 Function *FMA = Intrinsic::getDeclaration(CI->getModule(), local
3660 Function *FMA = Intrinsic::getDeclaration(CI->getModule(), local
3721 Function *FMA = Intrinsic::getDeclaration(CI->getModule(), Intrinsic::fma, local
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h482 FMA, enumerator in enum:llvm::ISD::NodeType
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14666 SDValue FMA, E; local
[all...]

Completed in 387 milliseconds