Searched refs:FrmJ (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsBaseInfo.h110 /// FrmJ - This form is for instructions of the format J.
111 FrmJ = 3, enumerator in enum:llvm::MipsII::__anon13188
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
H A DMipsInstrInfo.h100 /// FrmJ - This form is for instructions of the format J.
101 FrmJ = 3, enumerator in enum:llvm::MipsII::__anon20086
H A DMipsCodeEmitter.cpp149 if (Form == MipsII::FrmJ)

Completed in 85 milliseconds