Searched defs:Reciprocal (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | OptimalIntrinsics.cpp | 19 Float4 Reciprocal(RValue<Float4> x, bool pp = false, bool finite = false, bool exactAtPow2 = false) in Reciprocal() function
|
/third_party/spirv-tools/source/opt/ |
D | folding_rules.cpp | 218 uint32_t Reciprocal(analysis::ConstantManager* const_mgr, in Reciprocal() function
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | folding_rules.cpp | 272 uint32_t Reciprocal(analysis::ConstantManager* const_mgr, in Reciprocal() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | folding_rules.cpp | 272 uint32_t Reciprocal(analysis::ConstantManager* const_mgr, in Reciprocal() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 4024 bool &UseOneConstNR, bool Reciprocal) const { in getSqrtEstimate()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 12710 SDValue Reciprocal = DAG.getNode(ISD::FDIV, DL, VT, FPOne, N1, Flags); in combineRepeatedFPDivisors() local 20665 SDNodeFlags Flags, bool Reciprocal) { in buildSqrtNROneConst() 20697 SDNodeFlags Flags, bool Reciprocal) { in buildSqrtNRTwoConst() 20736 bool Reciprocal) { in buildSqrtEstimateImpl()
|