Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h242 bool isFsqrtCheap(SDValue Operand, SelectionDAG &DAG) const override { in isFsqrtCheap() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h248 bool isFsqrtCheap(SDValue Operand, SelectionDAG &DAG) const override { in isFsqrtCheap() function
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetLowering.h242 bool isFsqrtCheap() const { in isFsqrtCheap() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h347 virtual bool isFsqrtCheap(SDValue X, SelectionDAG &DAG) const { in isFsqrtCheap() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h509 virtual bool isFsqrtCheap(SDValue X, SelectionDAG &DAG) const { in isFsqrtCheap() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h553 virtual bool isFsqrtCheap(SDValue X, SelectionDAG &DAG) const { in isFsqrtCheap() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h547 virtual bool isFsqrtCheap(SDValue X, SelectionDAG &DAG) const { in isFsqrtCheap() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h541 virtual bool isFsqrtCheap(SDValue X, SelectionDAG &DAG) const { in isFsqrtCheap() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h547 virtual bool isFsqrtCheap(SDValue X, SelectionDAG &DAG) const { in isFsqrtCheap() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp20927 bool X86TargetLowering::isFsqrtCheap(SDValue Op, SelectionDAG &DAG) const { in isFsqrtCheap() function in X86TargetLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp24264 bool X86TargetLowering::isFsqrtCheap(SDValue Op, SelectionDAG &DAG) const { in isFsqrtCheap() function in X86TargetLowering