Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDebugHandlerBase.h48 extractFromMachineInstruction(const MachineInstr &Instruction);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp34 DbgVariableLocation::extractFromMachineInstruction( in extractFromMachineInstruction() function in DbgVariableLocation
H A DCodeViewDebug.cpp1360 DbgVariableLocation::extractFromMachineInstruction(*DVInst); in calculateRanges()