Home
last modified time | relevance | path

Searched defs:createLoad (Results 1 – 8 of 8) sorted by relevance

/external/bcc/src/cc/
Dbpf_module_rw_engine.cc50 static LoadInst *createLoad(IRBuilder<> &B, Value *addr, bool isVolatile = false) in createLoad() function
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DInstructionFactory.java503 public static LocalVariableInstruction createLoad( final Type type, final int index ) { in createLoad() method in InstructionFactory
/external/pytorch/torch/csrc/jit/ir/
Dir.cpp1884 Node* Graph::createLoad(const std::string& name, const TypePtr& type) { in createLoad() function in torch::jit::Graph
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp188 Ice::Variable *createLoad(Ice::Cfg *function, Ice::CfgNode *basicBlock, Ice::Operand *ptr, Ice::Typ… in createLoad() function
1378 Value *Nucleus::createLoad(Value *ptr, Type *type, bool isVolatile, unsigned int align, bool atomic… in createLoad() function in rr::Nucleus
DLLVMReactor.cpp853 Value *Nucleus::createLoad(Value *ptr, Type *type, bool isVolatile, unsigned int alignment, bool at… in createLoad() function in rr::Nucleus
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonVectorCombine.cpp891 auto createLoad = [&](IRBuilderBase &Builder, const ByteSpan &VSpan, in realignLoadGroup() local
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp2600 Id Builder::createLoad(Id lValue, spv::Decoration precision, spv::MemoryAccessMask memoryAccess, in createLoad() function in spv::Builder
/external/angle/third_party/glslang/src/SPIRV/
DSpvBuilder.cpp2633 Id Builder::createLoad(Id lValue, spv::Decoration precision, spv::MemoryAccessMask memoryAccess, in createLoad() function in spv::Builder