Home
last modified time | relevance | path

Searched defs:isFPExtFoldable (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3186 virtual bool isFPExtFoldable(const MachineInstr &MI, unsigned Opcode, in isFPExtFoldable() function
3194 virtual bool isFPExtFoldable(const SelectionDAG &DAG, unsigned Opcode, in isFPExtFoldable() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp978 bool SITargetLowering::isFPExtFoldable(const SelectionDAG &DAG, unsigned Opcode, in isFPExtFoldable() function in SITargetLowering
988 bool SITargetLowering::isFPExtFoldable(const MachineInstr &MI, unsigned Opcode, in isFPExtFoldable() function in SITargetLowering