Home
last modified time | relevance | path

Searched defs:printCFI (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp664 static void printCFI(raw_ostream &OS, const MCCFIInstruction &CFI, in printCFI() function
/llvm-project/bolt/lib/Core/
H A DBinaryContext.cpp1828 void BinaryContext::printCFI(raw_ostream &OS, const MCCFIInstruction &Inst) { printCFI() function in llvm::bolt::BinaryContext