HomeSort by relevance Sort by last modified time
    Searched refs:FRSQRT (Results 1 - 15 of 15) sorted by null

  /external/llvm/lib/Target/X86/
X86IntrinsicsInfo.h 264 X86_INTRINSIC_DATA(avx_rsqrt_ps_256, INTR_TYPE_1OP, X86ISD::FRSQRT, 0),
    [all...]
X86ISelLowering.h 252 FRSQRT, FRCP,
    [all...]
X86ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.h 198 /// FRSQRT, FRCP - Floating point reciprocal-sqrt and reciprocal
201 FRSQRT, FRCP,
    [all...]
X86ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86IntrinsicsInfo.h 319 X86_INTRINSIC_DATA(avx_rsqrt_ps_256, INTR_TYPE_1OP, X86ISD::FRSQRT, 0),
    [all...]
X86ISelLowering.h 263 FRSQRT, FRCP,
    [all...]
X86ISelLowering.cpp     [all...]
  /external/v8/src/mips/
constants-mips.h 814 FRSQRT = (4U << 17),
    [all...]
assembler-mips.cc     [all...]
simulator-mips.cc     [all...]
  /external/v8/src/mips64/
constants-mips64.h 848 FRSQRT = (4U << 17),
    [all...]
assembler-mips64.cc     [all...]
simulator-mips64.cc     [all...]
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
X86GenFastISel.inc     [all...]

Completed in 1122 milliseconds