Home
last modified time | relevance | path

Searched refs:MachineLocation (Results 1 – 13 of 13) sorted by relevance

/external/llvm/include/llvm/MC/
DMachineLocation.h25 class MachineLocation {
36 MachineLocation() in MachineLocation() function
39 explicit MachineLocation(unsigned R) in MachineLocation() function
42 MachineLocation(unsigned R, int O) in MachineLocation() function
45 bool operator==(const MachineLocation &Other) const {
73 inline bool operator!=(const MachineLocation &LHS, const MachineLocation &RHS) {
/external/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h45 Value(const DIExpression *Expr, MachineLocation Loc) in Value()
65 MachineLocation Loc;
74 MachineLocation getLoc() const { return Loc; } in getLoc()
DDwarfCompileUnit.h205 MachineLocation Location);
208 const MachineLocation &Location);
216 const MachineLocation &Location);
DDwarfCompileUnit.cpp295 MachineLocation Location(RI->getFrameRegister(*Asm->MF)); in updateSubprogramScopeDIE()
501 MachineLocation Location(RegOp.getReg(), in constructVariableDIEImpl()
505 addVariableAddress(DV, *VariableDie, MachineLocation(RegOp.getReg())); in constructVariableDIEImpl()
737 MachineLocation Location) { in addVariableAddress()
748 const MachineLocation &Location) { in addAddress()
770 const MachineLocation &Location) { in addComplexAddress()
DDwarfUnit.h31 class MachineLocation; variable
280 const MachineLocation &Location);
DAsmPrinterDwarf.cpp180 const MachineLocation &MLoc) const { in EmitDwarfRegOp()
DDwarfDebug.cpp763 MachineLocation MLoc; in getDebugLocValue()
1507 MachineLocation Loc = Value.getLoc(); in emitDebugLocValue()
DDwarfUnit.cpp439 const MachineLocation &Location) { in addBlockByrefAddress()
/external/llvm/include/llvm/CodeGen/
DAsmPrinter.h42 class MachineLocation; variable
441 const MachineLocation &MLoc) const;
/external/llvm/lib/Target/AArch64/
DAArch64AsmPrinter.cpp90 MachineLocation getDebugValueLocation(const MachineInstr *MI) const;
136 MachineLocation
138 MachineLocation Location; in getDebugValueLocation()
/external/llvm/lib/Target/Mips/
DMips16FrameLowering.cpp54 MachineLocation DstML, SrcML; in emitPrologue()
DMipsSEFrameLowering.cpp408 MachineLocation DstML, SrcML; in emitPrologue()
/external/llvm/test/CodeGen/PowerPC/
Dpr15031.ll153 …ve" = type { %"class.llvm::MCSymbol"*, %"class.llvm::MachineLocation", %"class.llvm::MachineLocati…
154 %"class.llvm::MachineLocation" = type { i8, i32, i32 }