Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3071 virtual bool isFPExtFoldable(const MachineInstr &MI, unsigned Opcode, isFPExtFoldable() function
3079 virtual bool isFPExtFoldable(const SelectionDAG &DAG, unsigned Opcode, isFPExtFoldable() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp961 bool SITargetLowering::isFPExtFoldable(const SelectionDAG &DAG, unsigned Opcode, isFPExtFoldable() function in SITargetLowering
971 bool SITargetLowering::isFPExtFoldable(const MachineInstr &MI, unsigned Opcode, isFPExtFoldable() function in SITargetLowering