Searched refs:x86_sse_rsqrt_ps (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/ |
D | IntrinsicsX86.h | 949 x86_sse_rsqrt_ps, // llvm.x86.sse.rsqrt.ps enumerator
|
D | IntrinsicImpl.inc | 32692 {Intrinsic::x86_sse_rsqrt_ps, 123725}, // __builtin_ia32_rsqrtps
|
/external/swiftshader/src/Reactor/ |
D | LLVMReactor.cpp | 3688 return RValue<Float4>(createInstruction(llvm::Intrinsic::x86_sse_rsqrt_ps, val.value())); in rsqrtps()
|
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/IR/ |
D | Intrinsics.gen | 5699 x86_sse_rsqrt_ps, // llvm.x86.sse.rsqrt.ps 33538 {Intrinsic::x86_sse_rsqrt_ps, 126421}, // __builtin_ia32_rsqrtps
|
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/IR/ |
D | Intrinsics.gen | 5733 x86_sse_rsqrt_ps, // llvm.x86.sse.rsqrt.ps 33747 {Intrinsic::x86_sse_rsqrt_ps, 127323}, // __builtin_ia32_rsqrtps
|
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/IR/ |
D | Intrinsics.gen | 5733 x86_sse_rsqrt_ps, // llvm.x86.sse.rsqrt.ps 33747 {Intrinsic::x86_sse_rsqrt_ps, 127323}, // __builtin_ia32_rsqrtps
|
/external/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/IR/ |
D | Intrinsics.gen | 5733 x86_sse_rsqrt_ps, // llvm.x86.sse.rsqrt.ps 33747 {Intrinsic::x86_sse_rsqrt_ps, 127323}, // __builtin_ia32_rsqrtps
|
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/IR/ |
D | Intrinsics.gen | 5733 x86_sse_rsqrt_ps, // llvm.x86.sse.rsqrt.ps 33747 {Intrinsic::x86_sse_rsqrt_ps, 127323}, // __builtin_ia32_rsqrtps
|