Searched defs:getDebugifyOperand (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineCheckDebugify.cpp | 42 auto getDebugifyOperand = [&](unsigned Idx) -> unsigned { runOnModule() local |
H A D | MachineDebugify.cpp | 156 auto getDebugifyOperand = [&](unsigned Idx) { applyDebugifyMetadataToMachineFunction() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | Debugify.cpp | 717 auto getDebugifyOperand = [&](unsigned Idx) -> unsigned { checkDebugifyMetadata() local |