Home
last modified time | relevance | path

Searched refs:handleRCPRSQ (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.h36 void handleRCPRSQ(Instruction *); // double precision float recip/rsqrt
Dnv50_ir_lowering_nvc0.cpp71 NVC0LegalizeSSA::handleRCPRSQ(Instruction *i) in handleRCPRSQ() function in nv50_ir::NVC0LegalizeSSA
176 handleRCPRSQ(i); in visit()