Searched defs:MIR (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/tools/llc/ |
H A D | NewPMDriver.cpp | 116 compileModuleWithNewPM(StringRef Arg0,std::unique_ptr<Module> M,std::unique_ptr<MIRParser> MIR,std::unique_ptr<TargetMachine> Target,std::unique_ptr<ToolOutputFile> Out,std::unique_ptr<ToolOutputFile> DwoOut,LLVMContext & Context,const TargetLibraryInfoImpl & TLII,bool NoVerify,StringRef PassPipeline,CodeGenFileType FileType) compileModuleWithNewPM() argument
|
H A D | llc.cpp | 453 std::unique_ptr<MIRParser> MIR; compileModule() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86PreTileConfig.cpp | 212 MIRef MIR(MI, MBB); INITIALIZE_PASS_DEPENDENCY() local
|
/freebsd-src/sys/dev/smc/ |
H A D | if_smcreg.h | 90 #define MIR 0x8 macro
|