Home
last modified time | relevance | path

Searched refs:maybeRecordLocation (Results 1 – 4 of 4) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h232 void maybeRecordLocation(const DebugLoc &DL, const MachineFunction *MF);
DCodeViewDebug.cpp397 void CodeViewDebug::maybeRecordLocation(const DebugLoc &DL, in maybeRecordLocation() function in CodeViewDebug
1261 maybeRecordLocation(FnStartDL, MF); in beginFunctionImpl()
2644 maybeRecordLocation(DL, Asm->MF); in beginInstruction()