Searched defs:createLoad (Results 1 – 4 of 4) sorted by relevance
| /external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
| D | InstructionFactory.java | 503 public static LocalVariableInstruction createLoad( final Type type, final int index ) { in createLoad() method in InstructionFactory
|
| /external/deqp-deps/glslang/SPIRV/ |
| D | SpvBuilder.cpp | 1352 Id Builder::createLoad(Id lValue, spv::MemoryAccessMask memoryAccess, spv::Scope scope, unsigned in… in createLoad() function in spv::Builder
|
| /external/swiftshader/src/Reactor/ |
| D | SubzeroReactor.cpp | 849 Value *Nucleus::createLoad(Value *ptr, Type *type, bool isVolatile, unsigned int align) in createLoad() function in rr::Nucleus
|
| D | LLVMReactor.cpp | 1151 Value *Nucleus::createLoad(Value *ptr, Type *type, bool isVolatile, unsigned int alignment) in createLoad() function in rr::Nucleus
|