Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceConverter.cpp237 return convertICmpInstruction(cast<ICmpInst>(Instr)); in convertInstruction()
405 Ice::Inst *convertICmpInstruction(const ICmpInst *Instr) { in convertICmpInstruction() function in __anon7b11ea470111::LLVM2ICEFunctionConverter