Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceConverter.cpp247 return convertStoreInstruction(cast<StoreInst>(Instr)); in convertInstruction()
337 Ice::Inst *convertStoreInstruction(const StoreInst *Instr) { in convertStoreInstruction() function in __anon7b11ea470111::LLVM2ICEFunctionConverter