Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DDebugHandlerBase.h48 extractFromMachineInstruction(const MachineInstr &Instruction);
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp33 DbgVariableLocation::extractFromMachineInstruction( in extractFromMachineInstruction() function in DbgVariableLocation
H A DCodeViewDebug.cpp1342 DbgVariableLocation::extractFromMachineInstruction(*DVInst); in calculateRanges()