Searched refs:MIR (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/llvm-project/llvm/tools/llc/ |
H A D | llc.cpp | 450 std::unique_ptr<MIRParser> MIR; in compileModule() local 563 MIR = createMIRParserFromFile(InputFilename, Err, Context, in compileModule() 565 if (MIR) in compileModule() 566 M = MIR->parseIRModule(SetDataLayout); in compileModule() 651 return compileModuleWithNewPM(argv[0], std::move(M), std::move(MIR), in compileModule() 683 if (!MIR) { in compileModule() 719 if (MIR) { in compileModule() 721 if (MIR->parseMachineFunctions(*M, MMIWP->getMMI())) in compileModule()
|
H A D | NewPMDriver.cpp | 92 StringRef Arg0, std::unique_ptr<Module> M, std::unique_ptr<MIRParser> MIR, in compileModuleWithNewPM() argument 145 if (!MIR) { in compileModuleWithNewPM() 158 if (MIR->parseMachineFunctions(*M, MAM)) in compileModuleWithNewPM()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocBase.cpp | 119 for (MachineInstr &MIR : MRI->reg_instructions(VirtReg->reg())) { in allocatePhysRegs() 120 MI = &MIR; in allocatePhysRegs()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86PreTileConfig.cpp | 213 MIRef MIR(MI, MBB); in INITIALIZE_PASS_DEPENDENCY() local 214 auto I = llvm::lower_bound(ShapeBBs[MBB], MIR); in INITIALIZE_PASS_DEPENDENCY() 215 if (I == ShapeBBs[MBB].end() || *I != MIR) in INITIALIZE_PASS_DEPENDENCY() 216 ShapeBBs[MBB].insert(I, MIR); in INITIALIZE_PASS_DEPENDENCY()
|
/freebsd/sys/dev/smc/ |
H A D | if_smcreg.h | 90 #define MIR 0x8 macro
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/ |
H A D | Combine.td | 96 // This is an equivalent of PatFrags but for MIR Patterns. 135 // "Magic" Builtin instructions for MIR patterns.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicsAMDGPU.td | 3042 // inserted after the structurizer and then translated to equivalent MIR 3047 // convergence control tokens. The corresponding MIR pseudos are marked as
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | GenericOpcodes.td | 22 // this is the type they share. Used by MIR patterns type inference.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.td | 3358 // cause iterator invalidation in MIR transformation passes, this pseudo can be
|
/freebsd/share/misc/ |
H A D | usb_vendors | 18254 152b MIR Srl
|