Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceConverter.cpp239 return convertFCmpInstruction(cast<FCmpInst>(Instr)); in convertInstruction()
449 Ice::Inst *convertFCmpInstruction(const FCmpInst *Instr) { in convertFCmpInstruction() function in __anon7b11ea470111::LLVM2ICEFunctionConverter