Home
last modified time | relevance | path

Searched refs:isFPExtFoldable (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h267 bool isFPExtFoldable(const SelectionDAG &DAG, unsigned Opcode, EVT DestVT,
270 bool isFPExtFoldable(const MachineInstr &MI, unsigned Opcode, LLT DestTy,
H A DSIISelLowering.cpp815 bool SITargetLowering::isFPExtFoldable(const SelectionDAG &DAG, unsigned Opcode, in isFPExtFoldable() function in SITargetLowering
825 bool SITargetLowering::isFPExtFoldable(const MachineInstr &MI, unsigned Opcode, in isFPExtFoldable() function in SITargetLowering
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5424 TLI.isFPExtFoldable(MI, PreferredFusedOpcode, DstType, in matchCombineFAddFpExtFMulToFMadOrFMA()
5439 TLI.isFPExtFoldable(MI, PreferredFusedOpcode, DstType, in matchCombineFAddFpExtFMulToFMadOrFMA()
5566 TLI.isFPExtFoldable(MI, PreferredFusedOpcode, DstType, in matchCombineFAddFpExtFMulToFMadOrFMAAggressive()
5586 TLI.isFPExtFoldable(MI, PreferredFusedOpcode, DstType, in matchCombineFAddFpExtFMulToFMadOrFMAAggressive()
5607 TLI.isFPExtFoldable(MI, PreferredFusedOpcode, DstType, in matchCombineFAddFpExtFMulToFMadOrFMAAggressive()
5627 TLI.isFPExtFoldable(MI, PreferredFusedOpcode, DstType, in matchCombineFAddFpExtFMulToFMadOrFMAAggressive()
5825 TLI.isFPExtFoldable(MI, PreferredFusedOpcode, DstTy, in matchCombineFSubFpExtFNegFMulToFMadOrFMA()
5841 TLI.isFPExtFoldable(MI, PreferredFusedOpcode, DstTy, in matchCombineFSubFpExtFNegFMulToFMadOrFMA()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2938 virtual bool isFPExtFoldable(const MachineInstr &MI, unsigned Opcode, in isFPExtFoldable() function
2946 virtual bool isFPExtFoldable(const SelectionDAG &DAG, unsigned Opcode, in isFPExtFoldable() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14698 TLI.isFPExtFoldable(DAG, PreferredFusedOpcode, VT, in visitFADDForFMACombine()
14712 TLI.isFPExtFoldable(DAG, PreferredFusedOpcode, VT, in visitFADDForFMACombine()
14738 TLI.isFPExtFoldable(DAG, PreferredFusedOpcode, VT, in visitFADDForFMACombine()
14766 TLI.isFPExtFoldable(DAG, PreferredFusedOpcode, VT, in visitFADDForFMACombine()
14782 TLI.isFPExtFoldable(DAG, PreferredFusedOpcode, VT, in visitFADDForFMACombine()
14914 TLI.isFPExtFoldable(DAG, PreferredFusedOpcode, VT, in visitFSUBForFMACombine()
14929 TLI.isFPExtFoldable(DAG, PreferredFusedOpcode, VT, in visitFSUBForFMACombine()
14950 TLI.isFPExtFoldable(DAG, PreferredFusedOpcode, VT, in visitFSUBForFMACombine()
14973 TLI.isFPExtFoldable(DAG, PreferredFusedOpcode, VT, in visitFSUBForFMACombine()
15081 TLI.isFPExtFoldable(DAG, PreferredFusedOpcode, VT, in visitFSUBForFMACombine()
[all …]