Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DSubzeroReactor.cpp185 Ice::Variable *createLoad(Ice::Cfg *function, Ice::CfgNode *basicBlock, Ice::Operand *ptr, Ice::Typ… in createLoad() function
1395 Value *Nucleus::createLoad(Value *ptr, Type *type, bool isVolatile, unsigned int align, bool atomic… in createLoad() function in rr::Nucleus
DLLVMReactor.cpp891 Value *Nucleus::createLoad(Value *ptr, Type *type, bool isVolatile, unsigned int alignment, bool at… in createLoad() function in rr::Nucleus
/third_party/glslang/SPIRV/
DSpvBuilder.cpp1536 Id Builder::createLoad(Id lValue, spv::Decoration precision, spv::MemoryAccessMask memoryAccess, in createLoad() function in spv::Builder