Searched refs:MFS (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/Disassembler/ |
D | MBlazeDisassembler.cpp | 52 MBlaze::SEXT8, MBlaze::MFS, MBlaze::BR, MBlaze::BEQ, //24,25,26,27 417 case 0x0: return MBlaze::MFS; in decodeMFS() 479 case MBlaze::MFS: return decodeMFS(insn); in getOPCODE() 555 case MBlaze::MFS: in getInstruction()
|
/external/clang/unittests/AST/ |
D | ASTImporterTest.cpp | 72 vfs::InMemoryFileSystem *MFS = static_cast<vfs::InMemoryFileSystem *>( in testImport() local 74 MFS->addFile(InputFileName, 0, in testImport()
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeInstrFormats.td | 29 def FRCS : Format<12>; // MFS
|
D | MBlazeFrameLowering.cpp | 274 BuildMI(MENT, MENTI, ENTDL, TII.get(MBlaze::MFS), MBlaze::R11) in interruptFrameLayout()
|
D | MBlazeInstrInfo.td | 649 def MFS : SPC<0x25, 0x2, (outs GPR:$dst), (ins SPR:$src),
|
/external/llvm/docs/ |
D | CommandLine.rst | 1691 MFS("max-file-size", cl::desc("Maximum file size to accept"), 1709 MFS: 0 1711 MFS: 128974848 1713 MFS: 3221225472
|