Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder_mem.cpp80 Value* Builder::IN_BOUNDS_GEP(Value* ptr, const std::initializer_list<Value*>& indexList) in IN_BOUNDS_GEP() function in SwrJit::Builder
88 Value* Builder::IN_BOUNDS_GEP(Value* ptr, const std::initializer_list<uint32_t>& indexList) in IN_BOUNDS_GEP() function in SwrJit::Builder