Home
last modified time | relevance | path

Searched defs:getVariable (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceLiveness.cpp135 Variable *Liveness::getVariable(SizeT LiveIndex, const CfgNode *Node) const { in getVariable() function in Ice::Liveness
/third_party/vk-gl-cts/framework/randomshaders/
DrsgShader.hpp70 const Variable* getVariable (void) const { return m_variable; } in getVariable() function in rsg::ShaderInput
DrsgVariableManager.hpp49 const Variable* getVariable (void) const { return m_variable; } in getVariable() function in rsg::ValueEntry
DrsgVariableValue.hpp351 const Variable* getVariable (void) const { return m_variable; } in getVariable() function in rsg::VariableValue
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSDNodeDbgValue.h93 DIVariable *getVariable() const { return Var; } in getVariable() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h169 const DILocalVariable *getVariable() const { in getVariable() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsicInst.h101 DILocalVariable *getVariable() const { in getVariable() function
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShader.hpp1522 Variable &getVariable(SpirvShader::Object::ID id) in getVariable() function in sw::SpirvRoutine
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1164 TypedInit *getVariable() const { return TI; } in getVariable() function