Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceConverter.cpp235 return convertPtrToIntInstruction(cast<PtrToIntInst>(Instr)); in convertInstruction()
383 Ice::Inst *convertPtrToIntInstruction(const PtrToIntInst *Instr) { in convertPtrToIntInstruction() function in __anon7b11ea470111::LLVM2ICEFunctionConverter