Searched defs:indexList (Results 1 – 4 of 4) sorted by relevance
306 Value *Builder::GEP(Value* ptr, const std::initializer_list<Value*> &indexList) in GEP()314 Value *Builder::GEP(Value* ptr, const std::initializer_list<uint32_t> &indexList) in GEP()322 Value *Builder::IN_BOUNDS_GEP(Value* ptr, const std::initializer_list<Value*> &indexList) in IN_BOUNDS_GEP()330 Value *Builder::IN_BOUNDS_GEP(Value* ptr, const std::initializer_list<uint32_t> &indexList) in IN_BOUNDS_GEP()
323 def swizzle(self, indexList): argument
383 def swizzle(self, indexList): argument
381 def swizzle(self, indexList): argument