Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c887 LLVMValueRef gep[2]; in load_unswizzled_block() local
932 LLVMValueRef gep[2]; in store_unswizzled_block() local
/external/swiftshader/third_party/LLVM/lib/Target/CppBackend/
DCPPBackend.cpp1252 const GetElementPtrInst* gep = cast<GetElementPtrInst>(I); in printInstruction() local