Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/jit/tensorexpr/
Dllvm_codegen.cpp2251 auto gep = irb_.CreateInBoundsGEP( in visit() local
2255 auto gep = irb_.CreateInBoundsGEP( in visit() local
2301 auto gep = irb_.CreateInBoundsGEP( in visit() local
2414 llvm::Value* gep = irb_.CreateInBoundsGEP( in visit() local
2421 llvm::Value* gep = irb_.CreateInBoundsGEP( in visit() local
2472 auto gep = irb_.CreateInBoundsGEP( in visit() local
2534 auto gep = irb_.CreateInBoundsGEP( in visit() local
2539 auto gep = irb_.CreateInBoundsGEP( in visit() local
2656 llvm::Value* gep = irb_.CreateInBoundsGEP( in visit() local
2659 llvm::Value* gep = irb_.CreateInBoundsGEP( in visit() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_function.cc196 auto gep = b_->CreateGEP(int64_ty, CHECK_NOTNULL(dynamic_loop_bounds_arg_), in GetDynamicLoopBound() local
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dsort_util.cc296 auto gep = b->CreateGEP( in EmitTiledCompareLoop() local
/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
Drt_to_llvm.cc289 Value gep = b.create<LLVM::GEPOp>(ptr_ptr, mem, ValueRange({c0, c0})); in EncodeArguments() local
Dcustom_call_encoding.cc805 Value gep = b.create<LLVM::GEPOp>(ptr_ptr, addr, ValueRange({c0, c0})); in EncodeAttributes() local
/external/mesa3d/src/microsoft/compiler/
Ddxil_dump.c563 dump_instr_gep(struct dxil_dumper *d, struct dxil_instr_gep *gep) in dump_instr_gep()
Ddxil_internal.h250 struct dxil_instr_gep gep; member
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c474 LLVMValueRef gep[2]; in get_file_ptr() local
1007 LLVMValueRef gep[2]; in emit_fetch_immediate() local
3046 LLVMValueRef gep[2]; in lp_emit_immediate_soa() local
3070 LLVMValueRef gep[2]; in lp_emit_immediate_soa() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1703 LLVMValueRef gep[2]; in load_unswizzled_block() local
1750 LLVMValueRef gep[2]; in store_unswizzled_block() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc3539 auto gep = in EmitTileElementForTranspose() local
4497 llvm::Value* gep = in GEPIntoSharedMemory() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2222 if (auto *gep = dyn_cast<GetElementPtrInst>(AddrPart->stripPointerCasts())) in vectorizeInterleaveGroup() local
2404 if (auto *gep = dyn_cast<GetElementPtrInst>(Ptr->stripPointerCasts())) in vectorizeMemoryInstruction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2638 if (auto *gep = dyn_cast<GetElementPtrInst>(AddrPart->stripPointerCasts())) in vectorizeInterleaveGroup() local
9736 if (auto *gep = dyn_cast<GetElementPtrInst>(Ptr->stripPointerCasts())) in execute() local