Home
last modified time | relevance | path

Searched defs:CreateLoad (Results 1 – 10 of 10) sorted by relevance

/external/clang/lib/CodeGen/
DCGBuilder.h75 llvm::LoadInst *CreateLoad(Address Addr, const char *Name) { in CreateLoad() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h1669 LoadInst *CreateLoad(Type *Ty, Value *Ptr, const char *Name) { in CreateLoad() function
1683 LoadInst *CreateLoad(Value *Ptr, const char *Name) { in CreateLoad() function
/external/llvm/include/llvm/IR/
DIRBuilder.h1047 LoadInst *CreateLoad(Value *Ptr, const char *Name) { in CreateLoad() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dinterface_var_sroa.cpp643 Instruction* InterfaceVariableScalarReplacement::CreateLoad( in CreateLoad() function in spvtools::opt::InterfaceVariableScalarReplacement
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinterface_var_sroa.cpp643 Instruction* InterfaceVariableScalarReplacement::CreateLoad( in CreateLoad() function in spvtools::opt::InterfaceVariableScalarReplacement
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinterface_var_sroa.cpp643 Instruction* InterfaceVariableScalarReplacement::CreateLoad( in CreateLoad() function in spvtools::opt::InterfaceVariableScalarReplacement
/external/llvm/bindings/go/llvm/
Dir.go1479 func (b Builder) CreateLoad(p Value, name string) (v Value) { func
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc666 llvm::Value* IrEmitterUnnested::CreateLoad(llvm::Value* address, in CreateLoad() function in xla::gpu::IrEmitterUnnested
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp5632 auto CreateLoad = [&DAG, &DL](EVT VT, LoadSDNode *LDBase) { in EltsFromConsecutiveLoads() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp8169 auto CreateLoad = [&DAG, &DL, &Loads](EVT VT, LoadSDNode *LDBase) { in EltsFromConsecutiveLoads() local