Home
last modified time | relevance | path

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

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