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

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

Completed in 213 milliseconds