/llvm-project/llvm/unittests/CodeGen/ |
H A D | MachineOperandTest.cpp | 38 MachineOperand MO = MachineOperand::CreateImm(50); in TEST() local 64 MachineOperand MO in TEST() local 81 MachineOperand MO = MachineOperand::CreateReg( TEST() local 106 MachineOperand MO = MachineOperand::CreateCImm(CImm); TEST() local 124 MachineOperand MO = MachineOperand::CreateImm(3); TEST() local 141 MachineOperand MO = MachineOperand::CreateCPI(0, 8); TEST() local 173 MachineOperand MO = MachineOperand::CreateTargetIndex(0, 8); TEST() local 203 MachineOperand MO = MachineOperand::CreateJTI(3); TEST() local 219 MachineOperand MO = MachineOperand::CreateES("foo"); TEST() local 264 MachineOperand MO = MachineOperand::CreateGA(GV, 12); TEST() local 294 MachineOperand MO = MachineOperand::CreateRegLiveOut(&Mask); TEST() local 318 MachineOperand MO = MachineOperand::CreateMetadata(Node); TEST() local 341 MachineOperand MO = MachineOperand::CreateMCSymbol(Sym); TEST() local 357 MachineOperand MO = MachineOperand::CreateCFIIndex(8); TEST() local 374 MachineOperand MO = MachineOperand::CreateIntrinsicID(Intrinsic::bswap); TEST() local 403 MachineOperand MO = MachineOperand::CreatePredicate(CmpInst::ICMP_EQ); TEST() local [all...] |
/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCMCCodeEmitter.cpp | 47 if (MO.isReg() || MO.isImm()) in getDirectBrEncoding() local 157 const MCOperand &MO = MI.getOperand(OpNo); getCondBrEncoding() local 170 const MCOperand &MO = MI.getOperand(OpNo); getAbsDirectBrEncoding() local 183 const MCOperand &MO = MI.getOperand(OpNo); getAbsCondBrEncoding() local 205 const MCOperand &MO = MI.getOperand(OpNo); getImm16Encoding() local 218 const MCOperand &MO = MI.getOperand(OpNo); getImm34Encoding() local 247 const MCOperand &MO = MI.getOperand(OpNo); getDispRIEncoding() local 261 const MCOperand &MO = MI.getOperand(OpNo); getDispRIXEncoding() local 275 const MCOperand &MO = MI.getOperand(OpNo); getDispRIX16Encoding() local 294 const MCOperand &MO = MI.getOperand(OpNo); getDispRIHashEncoding() local 317 const MCOperand &MO = MI.getOperand(OpNo); getDispRI34PCRelEncoding() local 391 const MCOperand &MO = MI.getOperand(OpNo); getDispRI34Encoding() local 400 const MCOperand &MO = MI.getOperand(OpNo); getDispSPE8Encoding() local 410 const MCOperand &MO = MI.getOperand(OpNo); getDispSPE4Encoding() local 420 const MCOperand &MO = MI.getOperand(OpNo); getDispSPE2Encoding() local 428 const MCOperand &MO = MI.getOperand(OpNo); getTLSRegEncoding() local 451 const MCOperand &MO = MI.getOperand(OpNo+1); getTLSCallEncoding() local 461 const MCOperand &MO = MI.getOperand(OpNo); get_crbitm_encoding() local 472 getOpIdxForMO(const MCInst & MI,const MCOperand & MO) getOpIdxForMO() argument 483 getMachineOpValue(const MCInst & MI,const MCOperand & MO,SmallVectorImpl<MCFixup> & Fixups,const MCSubtargetInfo & STI) const getMachineOpValue() argument [all...] |
/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/ |
H A D | XtensaMCCodeEmitter.cpp | 146 getMachineOpValue(const MCInst & MI,const MCOperand & MO,SmallVectorImpl<MCFixup> & Fixups,const MCSubtargetInfo & STI) const getMachineOpValue() argument 164 const MCOperand &MO = MI.getOperand(OpNum); getJumpTargetEncoding() local 178 const MCOperand &MO = MI.getOperand(OpNum); getBranchTargetEncoding() local 202 const MCOperand &MO = MI.getOperand(OpNum); getCallEncoding() local 223 const MCOperand &MO = MI.getOperand(OpNum); getL32RTargetEncoding() local 276 const MCOperand &MO = MI.getOperand(OpNo); getImm8OpValue() local 288 const MCOperand &MO = MI.getOperand(OpNo); getImm8_sh8OpValue() local 301 const MCOperand &MO = MI.getOperand(OpNo); getImm12OpValue() local 313 const MCOperand &MO = MI.getOperand(OpNo); getUimm4OpValue() local 325 const MCOperand &MO = MI.getOperand(OpNo); getUimm5OpValue() local 337 const MCOperand &MO = MI.getOperand(OpNo); getShimm1_31OpValue() local 349 const MCOperand &MO = MI.getOperand(OpNo); getImm1_16OpValue() local 361 const MCOperand &MO = MI.getOperand(OpNo); getB4constOpValue() local 409 const MCOperand &MO = MI.getOperand(OpNo); getB4constuOpValue() local [all...] |
/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
H A D | CSKYMCCodeEmitter.h | 53 const MCOperand &MO = MI.getOperand(Idx); in getImmOpValue() local 91 const MCOperand &MO = MI.getOperand(Idx); in getImmShiftOpValue() local 102 const MCOperand &MO = MI.getOperand(Idx); in getBranchSymbolOpValue() local 121 const MCOperand &MO = MI.getOperand(Idx); in getConstpoolSymbolOpValue() local 136 const MCOperand &MO = MI.getOperand(Idx); in getDataSymbolOpValue() local 150 const MCOperand &MO = MI.getOperand(Idx); in getCallSymbolOpValue() local 164 const MCOperand &MO = MI.getOperand(Idx); in getBareSymbolOpValue() local
|
/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64MCCodeEmitter.cpp | 223 getMachineOpValue(const MCInst & MI,const MCOperand & MO,SmallVectorImpl<MCFixup> & Fixups,const MCSubtargetInfo & STI) const getMachineOpValue() argument 237 const MCOperand &MO = MI.getOperand(OpIdx); getLdStUImm12OpValue() local 258 const MCOperand &MO = MI.getOperand(OpIdx); getAdrLabelOpValue() local 285 const MCOperand &MO = MI.getOperand(OpIdx); getAddSubImmOpValue() local 320 const MCOperand &MO = MI.getOperand(OpIdx); getCondBranchTargetOpValue() local 342 const MCOperand &MO = MI.getOperand(OpIdx); getPAuthPCRelOpValue() local 365 const MCOperand &MO = MI.getOperand(OpIdx); getLoadLiteralOpValue() local 394 const MCOperand &MO = MI.getOperand(OpIdx); getMoveWideImmOpValue() local 413 const MCOperand &MO = MI.getOperand(OpIdx); getTestBranchTargetOpValue() local 435 const MCOperand &MO = MI.getOperand(OpIdx); getBranchTargetOpValue() local 463 const MCOperand &MO = MI.getOperand(OpIdx); getVecShifterOpValue() local 487 const MCOperand &MO = MI.getOperand(OpIdx); getFixedPointScaleOpValue() local 496 const MCOperand &MO = MI.getOperand(OpIdx); getVecShiftR64OpValue() local 505 const MCOperand &MO = MI.getOperand(OpIdx); getVecShiftR32OpValue() local 514 const MCOperand &MO = MI.getOperand(OpIdx); getVecShiftR16OpValue() local 523 const MCOperand &MO = MI.getOperand(OpIdx); getVecShiftR8OpValue() local 532 const MCOperand &MO = MI.getOperand(OpIdx); getVecShiftL64OpValue() local 541 const MCOperand &MO = MI.getOperand(OpIdx); getVecShiftL32OpValue() local 550 const MCOperand &MO = MI.getOperand(OpIdx); getVecShiftL16OpValue() local 559 const MCOperand &MO = MI.getOperand(OpIdx); getVecShiftL8OpValue() local 642 const MCOperand &MO = MI.getOperand(OpIdx); getSVEIncDecImm() local 653 const MCOperand &MO = MI.getOperand(OpIdx); getMoveVecShifterOpValue() local [all...] |
/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | atomic_helpers.h | 63 inline typename T::Type atomic_load(const volatile T *A, memory_order MO) { in atomic_load() 71 inline void atomic_store(volatile T *A, typename T::Type V, memory_order MO) { in atomic_store() 80 memory_order MO) { in atomic_fetch_add() 87 memory_order MO) { in atomic_fetch_sub() 94 memory_order MO) { in atomic_fetch_and() 101 memory_order MO) { in atomic_fetch_or() 108 memory_order MO) { in atomic_exchange() 118 memory_order MO) { in atomic_compare_exchange_strong() 138 typename T::Type Xchg, memory_order MO) { in atomic_compare_exchange_strong()
|
/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
H A D | SparcMCCodeEmitter.cpp | 122 if (MO.isReg()) in getMachineOpValue() argument 112 const MCOperand &MO = MI.getOperand(SymOpNo); encodeInstruction() local 151 const MCOperand &MO = MI.getOperand(OpNo); getSImm13OpValue() local 182 const MCOperand &MO = MI.getOperand(OpNo); getCallTargetOpValue() local 209 const MCOperand &MO = MI.getOperand(OpNo); getBranchTargetOpValue() local 222 const MCOperand &MO = MI.getOperand(OpNo); getBranchPredTargetOpValue() local 235 const MCOperand &MO = MI.getOperand(OpNo); getBranchOnRegTargetOpValue() local [all...] |
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64MCInstLower.cpp | 149 lowerSymbolOperandMachO(const MachineOperand & MO,MCSymbol * Sym) const lowerSymbolOperandMachO() argument 184 lowerSymbolOperandELF(const MachineOperand & MO,MCSymbol * Sym) const lowerSymbolOperandELF() argument 261 lowerSymbolOperandCOFF(const MachineOperand & MO,MCSymbol * Sym) const lowerSymbolOperandCOFF() argument 317 LowerSymbolOperand(const MachineOperand & MO,MCSymbol * Sym) const LowerSymbolOperand() argument 328 lowerOperand(const MachineOperand & MO,MCOperand & MCOp) const lowerOperand() argument 375 for (const MachineOperand &MO : MI->operands()) { Lower() local [all...] |
/llvm-project/llvm/lib/Target/VE/ |
H A D | VEMCInstLower.cpp | 29 const MachineOperand &MO, in LowerSymbolOperand() 43 static MCOperand LowerOperand(const MachineInstr *MI, const MachineOperand &MO, in LowerOperand() 81 for (const MachineOperand &MO : MI->operands()) { in LowerVEMachineInstrToMCInst() local
|
/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchMCInstLower.cpp | 134 ME, MCConstantExpr::create(MO.getOffset(), Ctx), Ctx); in lowerLoongArchMachineOperandToMCOperand() argument 27 lowerSymbolOperand(const MachineOperand & MO,MCSymbol * Sym,const AsmPrinter & AP) lowerSymbolOperand() argument 181 for (const MachineOperand &MO : MI->operands()) { lowerLoongArchMachineInstrToMCInst() local [all...] |
/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYMCInstLower.cpp | 30 for (const MachineOperand &MO : MI->operands()) { in Lower() local 37 MCOperand CSKYMCInstLower::lowerSymbolOperand(const MachineOperand &MO, in lowerSymbolOperand() 76 bool CSKYMCInstLower::lowerOperand(const MachineOperand &MO, in lowerOperand()
|
/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcMCInstLower.cpp | 30 const MachineOperand &MO, in LowerSymbolOperand() 68 const MachineOperand &MO, in LowerOperand() 100 for (const MachineOperand &MO : MI->operands()) { in LowerSparcMachineInstrToMCInst() local
|
/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCMCInstLower.cpp | 29 MCOperand ARCMCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand() 76 MCOperand ARCMCInstLower::LowerOperand(const MachineOperand &MO, in LowerOperand() 107 for (const MachineOperand &MO : MI->operands()) { in Lower() local
|
/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsMCCodeEmitter.cpp | 228 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTargetOpValue() local 250 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTargetOpValue1SImm16() local 272 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTargetOpValueMMR6() local 295 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTargetOpValueLsl2MMR6() local 318 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTarget7OpValueMM() local 339 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTargetOpValueMMPC10() local 360 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTargetOpValueMM() local 382 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTarget21OpValue() local 404 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTarget21OpValueMM() local 426 const MCOperand &MO = MI.getOperand(OpNo); in getBranchTarget26OpValue() local [all …]
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCMCInstLower.cpp | 34 static MCSymbol *GetSymbolFromOperand(const MachineOperand &MO, in GetSymbolFromOperand() 54 static MCOperand GetSymbolRef(const MachineOperand &MO, const MCSymbol *Symbol, in GetSymbolRef() 181 for (const MachineOperand &MO : MI->operands()) { in LowerPPCMachineInstrToMCInst() local 188 bool llvm::LowerPPCMachineOperandToMCOperand(const MachineOperand &MO, in LowerPPCMachineOperandToMCOperand()
|
H A D | PPCAsmPrinter.cpp | 308 PrintSymbolOperand(const MachineOperand & MO,raw_ostream & O) PrintSymbolOperand() argument 319 const MachineOperand &MO = MI->getOperand(OpNo); printOperand() local 479 getCodeModel(const PPCSubtarget & S,const TargetMachine & TM,const MachineOperand & MO) getCodeModel() argument 739 const MachineOperand &MO = MI->getOperand(2); EmitTlsCall() local 752 getMCSymbolForTOCPseudoMO(const MachineOperand & MO,AsmPrinter & AP) getMCSymbolForTOCPseudoMO() argument 769 getTOCEntryTypeForMO(const MachineOperand & MO) getTOCEntryTypeForMO() argument 814 for (const MachineOperand &MO: MI->operands()) { emitInstruction() local 867 __anone6a172300502(const MachineOperand &MO) emitInstruction() argument 1023 const MachineOperand &MO = MI->getOperand(1); emitInstruction() local 1088 const MachineOperand &MO = MI->getOperand(2); emitInstruction() local 1111 const MachineOperand &MO = MI->getOperand(1); emitInstruction() local 1139 const MachineOperand &MO = MI->getOperand(2); emitInstruction() local 1165 __anone6a172300602(const MachineOperand &MO) emitInstruction() argument 1184 const MachineOperand &MO = MI->getOperand(1); emitInstruction() local 1227 const MachineOperand &MO = MI->getOperand(2); emitInstruction() local 1270 const MachineOperand &MO = MI->getOperand(1); emitInstruction() local 1307 const MachineOperand &MO = MI->getOperand(2); emitInstruction() local 1330 const MachineOperand &MO = MI->getOperand(2); emitInstruction() local 1349 const MachineOperand &MO = MI->getOperand(1); emitInstruction() local 1409 const MachineOperand &MO = MI->getOperand(2); emitInstruction() local 1427 const MachineOperand &MO = MI->getOperand(2); emitInstruction() local 1471 const MachineOperand &MO = MI->getOperand(2); emitInstruction() local 1489 const MachineOperand &MO = MI->getOperand(2); emitInstruction() local 1519 const MachineOperand &MO = MI->getOperand(2); emitInstruction() local 1536 const MachineOperand &MO = MI->getOperand(2); emitInstruction() local 1554 const MachineOperand &MO = MI->getOperand(2); emitInstruction() local 1614 const MachineOperand &MO = MI->getOperand(OpNum); emitInstruction() local 1652 const MachineOperand &MO = MI->getOperand(OpNum); emitInstruction() local 1696 getAdjustedFasterLocalExpr(const MachineOperand & MO,int64_t Offset) getAdjustedFasterLocalExpr() argument 1821 for (const auto &MO : llvm::drop_begin(MI->operands())) { emitInstruction() local 3142 const MachineOperand &MO = MI->getOperand(0); emitInstruction() local [all...] |
/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreMCInstLower.cpp | 31 MCOperand XCoreMCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand() 77 MCOperand XCoreMCInstLower::LowerOperand(const MachineOperand &MO, in LowerOperand() 106 for (const MachineOperand &MO : MI->operands()) { in Lower() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | ReachingDefAnalysis.cpp | 25 isValidReg(const MachineOperand & MO) isValidReg() argument 29 isValidRegUse(const MachineOperand & MO) isValidRegUse() argument 33 isValidRegUseOf(const MachineOperand & MO,MCRegister PhysReg,const TargetRegisterInfo * TRI) isValidRegUseOf() argument 40 isValidRegDef(const MachineOperand & MO) isValidRegDef() argument 44 isValidRegDefOf(const MachineOperand & MO,MCRegister PhysReg,const TargetRegisterInfo * TRI) isValidRegDefOf() argument 128 for (auto &MO : MI->operands()) { processDefs() local 344 for (auto &MO : MI->operands()) { getReachingLocalUses() local 360 for (auto &MO : MI.operands()) { getLiveInUses() local 518 for (auto &MO : Last->operands()) isReachingDefLiveOut() local 538 for (auto &MO : Last->operands()) getLocalLiveOutMIDef() local 562 for (auto &MO : From->operands()) { isSafeToMove() local 577 for (auto &MO : I->operands()) isSafeToMove() local 630 for (auto &MO : MI->operands()) { isSafeToRemove() local 656 for (auto &MO : Def->operands()) { collectKilledOperands() local 671 for (auto &MO : MI->operands()) { collectKilledOperands() local 706 for (auto &MO : I->operands()) isSafeToDefRegAt() local [all...] |
/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMMCCodeEmitter.cpp | 319 const MCOperand &MO = MI.getOperand(Op); getModImmOpValue() local 338 const MCOperand &MO = MI.getOperand(Op); getT2SOImmOpValue() local 542 getMachineOpValue(const MCInst & MI,const MCOperand & MO,SmallVectorImpl<MCFixup> & Fixups,const MCSubtargetInfo & STI) const getMachineOpValue() argument 584 const MCOperand &MO = MI.getOperand(OpIdx); EncodeAddrModeOpValues() local 614 const MCOperand &MO = MI.getOperand(OpIdx); getBranchTargetOpValue() local 651 const MCOperand MO = MI.getOperand(OpIdx); getThumbBLTargetOpValue() local 664 const MCOperand MO = MI.getOperand(OpIdx); getThumbBLXTargetOpValue() local 676 const MCOperand MO = MI.getOperand(OpIdx); getThumbBRTargetOpValue() local 688 const MCOperand MO = MI.getOperand(OpIdx); getThumbBCCTargetOpValue() local 700 const MCOperand MO = MI.getOperand(OpIdx); getThumbCBTargetOpValue() local 743 const MCOperand MO = MI.getOperand(OpIdx); getARMBranchTargetOpValue() local 759 const MCOperand MO = MI.getOperand(OpIdx); getARMBLTargetOpValue() local 774 const MCOperand MO = MI.getOperand(OpIdx); getARMBLXTargetOpValue() local 787 const MCOperand MO = MI.getOperand(OpIdx); getThumbBranchTargetOpValue() local 816 const MCOperand MO = MI.getOperand(OpIdx); getAdrLabelOpValue() local 857 const MCOperand MO = MI.getOperand(OpIdx); getT2AdrLabelOpValue() local 904 const MCOperand MO = MI.getOperand(OpIdx); getThumbAdrLabelOpValue() local 973 const MCOperand &MO = MI.getOperand(OpIdx); getAddrModeImm12OpValue() local 1110 const MCOperand &MO = MI.getOperand(OpIdx); getT2AddrModeImm8s4OpValue() local 1175 const MCOperand &MO = MI.getOperand(OpIdx); getT2AddrModeImm0_1020s4OpValue() local 1187 const MCOperand &MO = MI.getOperand(OpIdx); getHiLoImmOpValue() local 1273 const MCOperand &MO = MI.getOperand(OpIdx); getLdStSORegOpValue() local 1310 const MCOperand &MO = MI.getOperand(OpIdx); getAddrMode2OffsetOpValue() local 1332 const MCOperand &MO = MI.getOperand(OpIdx); getPostIdxRegOpValue() local 1346 const MCOperand &MO = MI.getOperand(OpIdx); getAddrMode3OffsetOpValue() local 1367 const MCOperand &MO = MI.getOperand(OpIdx); getAddrMode3OpValue() local 1418 const MCOperand &MO = MI.getOperand(OpIdx); getAddrModeISOpValue() local 1430 const MCOperand MO = MI.getOperand(OpIdx); getAddrModePCOpValue() local 1447 const MCOperand &MO = MI.getOperand(OpIdx); getAddrMode5OpValue() local 1487 const MCOperand &MO = MI.getOperand(OpIdx); getAddrMode5FP16OpValue() local 1530 const MCOperand &MO = MI.getOperand(OpIdx); getSORegRegOpValue() local 1576 const MCOperand &MO = MI.getOperand(OpIdx); getSORegImmOpValue() local 1685 const MCOperand &MO = MI.getOperand(OpIdx); getT2SORegOpValue() local 1722 const MCOperand &MO = MI.getOperand(Op); getBitfieldInvertedMaskOpValue() local 1853 const MCOperand &MO = MI.getOperand(Op); getAddrMode6OffsetOpValue() local 1923 const MCOperand MO = MI.getOperand(OpIdx); getBFTargetOpValue() local 1933 const MCOperand MO = MI.getOperand(OpIdx); getBFAfterTargetOpValue() local 1955 const MCOperand MO = MI.getOperand(OpIdx); getVPTMaskOpValue() local 1987 const MCOperand MO = MI.getOperand(OpIdx); getRestrictedCondCodeOpValue() local 2015 const MCOperand &MO = MI.getOperand(OpIdx); getPowerTwoOpValue() local 2025 const MCOperand MO = MI.getOperand(OpIdx); getMVEPairVectorIndexOpValue() local [all...] |
/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ |
H A D | VEMCCodeEmitter.cpp | 120 if (MO in getBranchTargetOpValue() local 91 getMachineOpValue(const MCInst & MI,const MCOperand & MO,SmallVectorImpl<MCFixup> & Fixups,const MCSubtargetInfo & STI) const getMachineOpValue() argument 132 const MCOperand &MO = MI.getOperand(OpNo); getCCOpValue() local 142 const MCOperand &MO = MI.getOperand(OpNo); getRDOpValue() local [all...] |
/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFMCInstLower.cpp | 36 MCOperand BPFMCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand() 50 for (const MachineOperand &MO : MI->operands()) { in Lower() local
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMMCInstLower.cpp | 38 MCOperand ARMAsmPrinter::GetSymbolRef(const MachineOperand &MO, in GetSymbolRef() argument 88 bool ARMAsmPrinter::lowerOperand(const MachineOperand &MO, in lowerOperand() argument 171 for (const MachineOperand &MO : MI->operands()) { LowerARMMachineInstrToMCInst() local [all...] |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelperVectorOps.cpp | 92 const MachineOperand &MO, BuildFnTy &MatchInfo) const { in matchExtractVectorElementWithDifferentIndices() argument 405 bool CombinerHelper::matchSubOfVScale(const MachineOperand &MO, in matchAddOfVScale() argument 149 matchExtractVectorElementWithBuildVector(const MachineOperand & MO,BuildFnTy & MatchInfo) matchExtractVectorElementWithBuildVector() argument 210 matchExtractVectorElementWithBuildVectorTrunc(const MachineOperand & MO,BuildFnTy & MatchInfo) matchExtractVectorElementWithBuildVectorTrunc() argument 277 matchExtractVectorElementWithShuffleVector(const MachineOperand & MO,BuildFnTy & MatchInfo) matchExtractVectorElementWithShuffleVector() argument 424 matchMulOfVScale(const MachineOperand & MO,BuildFnTy & MatchInfo) matchMulOfVScale() argument 445 matchSubOfVScale(const MachineOperand & MO,BuildFnTy & MatchInfo) matchSubOfVScale() argument 465 matchShlOfVScale(const MachineOperand & MO,BuildFnTy & MatchInfo) matchShlOfVScale() argument [all...] |
/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsMCInstLower.cpp | 34 LowerSymbolOperand(const MachineOperand & MO,MachineOperandType MOTy,int64_t Offset) const LowerSymbolOperand() argument 176 LowerOperand(const MachineOperand & MO,int64_t offset) const LowerOperand() argument 276 const MachineOperand &MO = MI->getOperand(I); lowerLongBranchADDiu() local 320 for (const MachineOperand &MO : MI->operands()) { Lower() local [all...] |
/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/ |
H A D | NVPTXInstPrinter.cpp | 97 const MCOperand &MO = MI->getOperand(OpNum); printCvtMode() local 154 const MCOperand &MO = MI->getOperand(OpNum); printCmpMode() local 228 const MCOperand &MO = MI->getOperand(OpNum); printLdStCode() local 279 const MCOperand &MO = MI->getOperand(OpNum); printMmaCode() local 318 const MCOperand &MO = MI->getOperand(OpNum); printPrmtMode() local [all...] |