Searched defs:MCInst (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/llvm/include/llvm/MC/
H A DMCInstBuilder.h
H A DMCInst.h150 class MCInst { class in namespace:llvm
155 MCInst() : Opcode(0) {} function in class:llvm::MCInst
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp198 void relaxInstruction(const MCInst&, llvm::MCInst&) const { argument

Completed in 51 milliseconds