Searched defs:isFPExtFoldable (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 2938 virtual bool isFPExtFoldable(const MachineInstr &MI, unsigned Opcode, in isFPExtFoldable() function 2946 virtual bool isFPExtFoldable(const SelectionDAG &DAG, unsigned Opcode, in isFPExtFoldable() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 2485 virtual bool isFPExtFoldable(const SelectionDAG &DAG, unsigned Opcode, in isFPExtFoldable() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.cpp | 815 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
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.cpp | 780 bool SITargetLowering::isFPExtFoldable(const SelectionDAG &DAG, unsigned Opcode, in isFPExtFoldable() function in SITargetLowering
|