Searched defs:gep (Results 1 – 6 of 6) sorted by relevance
736 llvm::GetElementPtrInst *gep = cast<llvm::GetElementPtrInst>(inst); in processInstruction() local
469 LLVMValueRef gep[2]; in get_file_ptr() local1001 LLVMValueRef gep[2]; in emit_fetch_immediate() local3024 LLVMValueRef gep[2]; in lp_emit_immediate_soa() local3047 LLVMValueRef gep[2]; in lp_emit_immediate_soa() local
1505 LLVMValueRef gep[2]; in load_unswizzled_block() local1550 LLVMValueRef gep[2]; in store_unswizzled_block() local
1164 auto gep = rewriter.create<LLVM::GEPOp>( in getSizeInBytes() local2470 auto gep = rewriter.create<LLVM::GEPOp>(loc, elementPtrType, operands); in allocateBuffer() local
2222 if (auto *gep = dyn_cast<GetElementPtrInst>(AddrPart->stripPointerCasts())) in vectorizeInterleaveGroup() local2404 if (auto *gep = dyn_cast<GetElementPtrInst>(Ptr->stripPointerCasts())) in vectorizeMemoryInstruction() local
2561 if (auto *gep = dyn_cast<GetElementPtrInst>(AddrPart->stripPointerCasts())) in vectorizeInterleaveGroup() local2747 if (auto *gep = dyn_cast<GetElementPtrInst>(Ptr->stripPointerCasts())) in vectorizeMemoryInstruction() local