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

  /external/llvm/utils/TableGen/
CodeGenInstruction.h 312 K_Reg
317 ResultOperand(Record *r) : R(r), Kind(K_Reg) {}
321 bool isReg() const { return Kind == K_Reg; }
AsmWriterEmitter.cpp     [all...]
AsmMatcherEmitter.cpp     [all...]

Completed in 91 milliseconds