Searched defs:gep (Results 1 – 8 of 8) sorted by relevance
196 auto gep = b_->CreateGEP(int64_ty, CHECK_NOTNULL(dynamic_loop_bounds_arg_), in GetDynamicLoopBound() local
296 auto gep = b->CreateGEP( in EmitTiledCompareLoop() local
289 Value gep = b.create<LLVM::GEPOp>(ptr_ptr, mem, ValueRange({c0, c0})); in EncodeArguments() local
805 Value gep = b.create<LLVM::GEPOp>(ptr_ptr, addr, ValueRange({c0, c0})); in EncodeAttributes() 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
3539 auto gep = in EmitTileElementForTranspose() local4497 llvm::Value* gep = in GEPIntoSharedMemory() local
2222 if (auto *gep = dyn_cast<GetElementPtrInst>(AddrPart->stripPointerCasts())) in vectorizeInterleaveGroup() local2404 if (auto *gep = dyn_cast<GetElementPtrInst>(Ptr->stripPointerCasts())) in vectorizeMemoryInstruction() local