Home
last modified time | relevance | path

Searched defs:Reciprocal (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DOptimalIntrinsics.cpp19 Float4 Reciprocal(RValue<Float4> x, bool pp = false, bool finite = false, bool exactAtPow2 = false) in Reciprocal() function
/third_party/spirv-tools/source/opt/
Dfolding_rules.cpp218 uint32_t Reciprocal(analysis::ConstantManager* const_mgr, in Reciprocal() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dfolding_rules.cpp272 uint32_t Reciprocal(analysis::ConstantManager* const_mgr, in Reciprocal() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfolding_rules.cpp272 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/
DTargetLowering.h4024 bool &UseOneConstNR, bool Reciprocal) const { in getSqrtEstimate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp12710 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()