Searched defs:isFPExtFoldable (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 3185 virtual bool isFPExtFoldable(const MachineInstr &MI, unsigned Opcode, isFPExtFoldable() function |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIISelLowering.cpp | 978 bool SITargetLowering::isFPExtFoldable(const SelectionDAG &DAG, unsigned Opcode, isFPExtFoldable() function in SITargetLowering |