Home
last modified time | relevance | path

Searched refs:maybeRecordLocation (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h175 void maybeRecordLocation(const DebugLoc &DL, const MachineFunction *MF);
DCodeViewDebug.cpp307 void CodeViewDebug::maybeRecordLocation(const DebugLoc &DL, in maybeRecordLocation() function in CodeViewDebug
899 maybeRecordLocation(FnStartDL, MF); in beginFunction()
1947 maybeRecordLocation(DL, Asm->MF); in beginInstruction()