Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h260 bool addRegisterOpPiece(DIELoc &TheDie, unsigned Reg,
H A DDwarfUnit.cpp416 bool DwarfUnit::addRegisterOpPiece(DIELoc &TheDie, unsigned Reg, in addRegisterOpPiece() function in DwarfUnit
533 validReg = addRegisterOpPiece(*Loc, Location.getReg()); in addBlockByrefAddress()
H A DDwarfCompileUnit.cpp752 validReg = addRegisterOpPiece(*Loc, Location.getReg()); in addAddress()