HomeSort by relevance Sort by last modified time
    Searched refs:addRegisterOp (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 197 /// addRegisterOp - Add register operand.
198 void addRegisterOp(DIE *TheDie, unsigned Reg);
DwarfCompileUnit.cpp 210 /// addRegisterOp - Add register operand.
211 void CompileUnit::addRegisterOp(DIE *TheDie, unsigned Reg) {
247 addRegisterOp(Block, Location.getReg());
273 addRegisterOp(Block, Location.getReg());
    [all...]

Completed in 817 milliseconds