Searched refs:InstLower (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAsmPrinter.cpp143 if (!BTF || !BTF->InstLower(MI, TmpInst)) {
H A DBTFDebug.h333 bool InstLower(const MachineInstr *MI, MCInst &OutMI);
H A DBTFDebug.cpp1189 bool BTFDebug::InstLower(const MachineInstr *MI, MCInst &OutMI) { function in class:BTFDebug

Completed in 164 milliseconds