Searched refs:MachineLocation (Results 1 – 6 of 6) sorted by relevance
23 class MachineLocation {35 MachineLocation() = default;37 explicit MachineLocation(unsigned R, bool Indirect = false)40 bool operator==(const MachineLocation &Other) const {53 inline bool operator!=(const MachineLocation &LHS, const MachineLocation &RHS) {
46 Value(const DIExpression *Expr, MachineLocation Loc) in Value()66 MachineLocation Loc;75 MachineLocation getLoc() const { return Loc; } in getLoc()
278 MachineLocation Location);281 const MachineLocation &Location);289 const MachineLocation &Location);
31 class MachineLocation; variable224 const MachineLocation &Location);
349 MachineLocation Location(RI->getFrameRegister(*Asm->MF)); in updateSubprogramScopeDIE()566 MachineLocation Location(RegOp.getReg(), Op1.isImm()); in constructVariableDIEImpl()1011 MachineLocation Location) { in addVariableAddress()1026 const MachineLocation &Location) { in addAddress()1048 const MachineLocation &Location) { in addComplexAddress()
1072 MachineLocation MLoc(RegOp.getReg(), Op1.isImm()); in getDebugLocValue()1915 MachineLocation Location = Value.getLoc(); in emitDebugLocValue()