Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceConverter.cpp319 return convertAllocaInstruction(cast<AllocaInst>(Instr)); in convertInstruction()
589 Ice::Inst *convertAllocaInstruction(const AllocaInst *Instr) { in convertAllocaInstruction() function in __anon7b11ea470111::LLVM2ICEFunctionConverter