Home
last modified time | relevance | path

Searched refs:convertLoadInstruction (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceConverter.cpp245 return convertLoadInstruction(cast<LoadInst>(Instr)); in convertInstruction()
331 Ice::Inst *convertLoadInstruction(const LoadInst *Instr) { in convertLoadInstruction() function in __anon0674e6300111::LLVM2ICEFunctionConverter