Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c908 LLVMValueRef gep[2]; in load_unswizzled_block() local
953 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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2277 if (auto *gep = dyn_cast<GetElementPtrInst>(Ptr->stripPointerCasts())) in vectorizeInterleaveGroup() local
2434 if (auto *gep = dyn_cast<GetElementPtrInst>( in vectorizeMemoryInstruction() local