Searched defs:GetPtr (Results 1 – 8 of 8) sorted by relevance
96 Instruction* MemPass::GetPtr(uint32_t ptrId, uint32_t* varId) { in GetPtr() function in spvtools::opt::MemPass126 Instruction* MemPass::GetPtr(Instruction* ip, uint32_t* varId) { in GetPtr() function in spvtools::opt::MemPass
95 Instruction* MemPass::GetPtr(uint32_t ptrId, uint32_t* varId) { in GetPtr() function in spvtools::opt::MemPass125 Instruction* MemPass::GetPtr(Instruction* ip, uint32_t* varId) { in GetPtr() function in spvtools::opt::MemPass
315 const Byte *GetPtr() const { return _buffer + _pos; } in GetPtr() function
219 static auto GetPtr(const T& t) -> decltype(&*t) { in GetPtr() function223 static std::nullptr_t GetPtr(std::nullptr_t) { return nullptr; } in GetPtr() function
141 std::atomic<int>* GetPtr() { in GetPtr() function
771 auto GetPtr = [&](const std::unique_ptr<ValueToValueMapTy> &I) { in updateExitBlocksForClonedLoop() local
80412 nsAttrValue::GetPtr() const in GetPtr() function in nsAttrValue