Searched refs:IRG (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/ |
H A D | llvm-mca.cpp | 512 mca::AsmInstrumentRegionGenerator IRG(*TheTarget, SrcMgr, ICtx, *MAI, *STI, in main() local 515 IRG.parseInstrumentRegions(std::move(IPtemp), in main()
|
/freebsd/contrib/sendmail/contrib/ |
H A D | mail.local.linux | 102 M:4TKL`*@":$E"P)\X)Y$V89-.IRG\;*MB0?3@0(E^Y=[.HG[^;%.ZIR7J`+L
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedAmpere1B.td | 993 def : InstRW<[Ampere1BWrite_1cyc_1BS_1B], (instrs IRG, IRGstack)>;
|
H A D | AArch64ExpandPseudoInsts.cpp | 1534 BuildMI(MBB, MBBI, MI.getDebugLoc(), TII->get(AArch64::IRG)) in expandMI()
|
H A D | AArch64SchedNeoverseN2.td | 671 def : InstRW<[N2Write_2cyc_1M], (instrs IRG, IRGstack)>;
|
H A D | AArch64SchedNeoverseV2.td | 1137 def : InstRW<[V2Write_2cyc_1M], (instrs IRG, IRGstack)>;
|
H A D | AArch64InstrInfo.td | 2615 def IRG : BaseTwoOperandRegReg<0b1, 0b0, 0b000100, GPR64sp, "irg", 2625 def : InstAlias<"irg $dst, $src", (IRG GPR64sp:$dst, GPR64sp:$src, XZR), 1>; 2685 // is transformed into IRG, this operand is replaced with the actual
|
H A D | AArch64InstrInfo.cpp | 5700 case AArch64::IRG: in isAArch64FrameOffsetLegal()
|