Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceConverter.cpp317 return convertCallInstruction(cast<CallInst>(Instr)); in convertInstruction()
553 Ice::Inst *convertCallInstruction(const CallInst *Instr) { in convertCallInstruction() function in __anon7b11ea470111::LLVM2ICEFunctionConverter