Home
last modified time | relevance | path

Searched defs:isFsqrtCheap (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h293 bool isFsqrtCheap(SDValue Operand, SelectionDAG &DAG) const override { in isFsqrtCheap() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h550 virtual bool isFsqrtCheap(SDValue X, SelectionDAG &DAG) const { isFsqrtCheap() function
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp22832 bool X86TargetLowering::isFsqrtCheap(SDValue Op, SelectionDAG &DAG) const { isFsqrtCheap() function in X86TargetLowering
[all...]