| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64MacroFusion.cpp | 38 switch (FirstMI->getOpcode()) { in isArithmeticBccPair() 82 switch (FirstMI->getOpcode()) { in isArithmeticCbzPair() 123 switch (SecondMI.getOpcode()) { in isAESPair() 147 switch (FirstMI->getOpcode()) { in isCryptoEORPair() 196 switch (SecondMI.getOpcode()) { in isAddressLdStPair() 224 switch (FirstMI->getOpcode()) { in isAddressLdStPair() 245 switch (FirstMI->getOpcode()) { in isCCSelectPair() 263 switch (FirstMI->getOpcode()) { in isCCSelectPair() 284 switch (SecondMI.getOpcode()) { in isArithmeticLogicPair() 324 switch (FirstMI->getOpcode()) { in isArithmeticLogicPair() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | GenericMachineInstrs.h | 34 return isPreISelGenericOpcode(MI->getOpcode()); in classof() 65 switch (MI->getOpcode()) { in classof() 84 switch (MI->getOpcode()) { in classof() 99 return MI->getOpcode() == TargetOpcode::G_LOAD; in classof() 107 return MI->getOpcode() == TargetOpcode::G_SEXTLOAD || in classof() 108 MI->getOpcode() == TargetOpcode::G_ZEXTLOAD; in classof() 116 return MI->getOpcode() == TargetOpcode::G_SEXTLOAD; in classof() 124 return MI->getOpcode() == TargetOpcode::G_ZEXTLOAD; in classof() 135 return MI->getOpcode() == TargetOpcode::G_STORE; in classof() 163 switch (MI->getOpcode()) { in classof() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFMIChecking.cpp | 157 if (MI.getOpcode() != BPF::XADDW && in processAtomicInsts() 158 MI.getOpcode() != BPF::XADDD && in processAtomicInsts() 159 MI.getOpcode() != BPF::XADDW32) in processAtomicInsts() 188 if (MI.getOpcode() != BPF::XFADDW32 && MI.getOpcode() != BPF::XFADDD && in processAtomicInsts() 189 MI.getOpcode() != BPF::XFANDW32 && MI.getOpcode() != BPF::XFANDD && in processAtomicInsts() 190 MI.getOpcode() != BPF::XFXORW32 && MI.getOpcode() != BPF::XFXORD && in processAtomicInsts() 191 MI.getOpcode() != BPF::XFORW32 && MI.getOpcode() != BPF::XFORD) in processAtomicInsts() 199 switch (MI.getOpcode()) { in processAtomicInsts()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelDAGToDAG.cpp | 161 if (Addr.getOpcode() == ISD::FrameIndex) in selectADDRrri() 163 if (Addr.getOpcode() == ISD::TargetExternalSymbol || in selectADDRrri() 164 Addr.getOpcode() == ISD::TargetGlobalAddress || in selectADDRrri() 165 Addr.getOpcode() == ISD::TargetGlobalTLSAddress) in selectADDRrri() 226 Addr.getOpcode() == ISD::TargetGlobalAddress || in selectADDRzii() 257 Addr.getOpcode() == ISD::TargetGlobalAddress || in selectADDRzi() 280 if (Addr.getOpcode() == ISD::ADD) { in matchADDRrr() 282 } else if (Addr.getOpcode() == ISD::OR) { in matchADDRrr() 291 if (Addr.getOperand(0).getOpcode() == VEISD::Lo || in matchADDRrr() 292 Addr.getOperand(1).getOpcode() == VEISD::Lo) in matchADDRrr() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | DelaySlotFiller.cpp | 117 (MI->getOpcode() == SP::RESTORErr in runOnMachineBasicBlock() 126 (MI->getOpcode() == SP::FCMPS || MI->getOpcode() == SP::FCMPD in runOnMachineBasicBlock() 127 || MI->getOpcode() == SP::FCMPQ)) { in runOnMachineBasicBlock() 178 if (slot->getOpcode() == SP::RET || slot->getOpcode() == SP::TLS_CALL) in findDelayInstr() 181 if (slot->getOpcode() == SP::RETL) { in findDelayInstr() 185 if (J->getOpcode() == SP::RESTORErr in findDelayInstr() 296 switch(MI->getOpcode()) { in insertCallDefsUses() 359 switch (I->getOpcode()) { in needsUnimp() 416 if (OrMI->getOpcode() == SP::ORrr in combineRestoreOR() 421 if (OrMI->getOpcode() == SP::ORri in combineRestoreOR() [all …]
|
| H A D | SparcISelDAGToDAG.cpp | 83 if (Addr.getOpcode() == ISD::TargetExternalSymbol || in SelectADDRri() 84 Addr.getOpcode() == ISD::TargetGlobalAddress || in SelectADDRri() 85 Addr.getOpcode() == ISD::TargetGlobalTLSAddress) in SelectADDRri() 88 if (Addr.getOpcode() == ISD::ADD) { in SelectADDRri() 104 if (Addr.getOperand(0).getOpcode() == SPISD::Lo) { in SelectADDRri() 109 if (Addr.getOperand(1).getOpcode() == SPISD::Lo) { in SelectADDRri() 123 Addr.getOpcode() == ISD::TargetGlobalAddress || in SelectADDRrr() 127 if (Addr.getOpcode() == ISD::ADD) { in SelectADDRrr() 132 Addr.getOperand(1).getOpcode() == SPISD::Lo) in SelectADDRrr() 329 switch (N->getOpcode()) { in Select() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelDAGToDAG.cpp | 113 if (Addr.getOpcode() == ISD::OR && in selectAddrSls() 114 Addr.getOperand(1).getOpcode() == LanaiISD::SMALL) { in selectAddrSls() 163 if ((Addr.getOpcode() == ISD::TargetExternalSymbol || in selectAddrRiSpls() 164 Addr.getOpcode() == ISD::TargetGlobalAddress)) in selectAddrRiSpls() 192 Addr.getOperand(1).getOpcode() == LanaiISD::SMALL) in selectAddrRiSpls() 214 if (Addr.getOpcode() == ISD::FrameIndex) in selectAddrRr() 218 if ((Addr.getOpcode() == ISD::TargetExternalSymbol || in selectAddrRr() 219 Addr.getOpcode() == ISD::TargetGlobalAddress)) in selectAddrRr() 232 if (Addr.getOperand(0).getOpcode() == LanaiISD::HI || in selectAddrRr() 233 Addr.getOperand(0).getOpcode() == LanaiISD::LO || in selectAddrRr() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | MVETPAndVPTOptimisationsPass.cpp | 123 if (T.getOpcode() == ARM::t2LoopEndDec && in findLoopComponents() 144 if (LoopEnd->getOpcode() == ARM::t2LoopEndDec) in findLoopComponents() 184 assert(MI->getOpcode() == ARM::t2WhileLoopSetup && in RevertWhileLoopSetup() 199 if (I.getOpcode() == ARM::t2WhileLoopStart) { in RevertWhileLoopSetup() 236 return MI.getOpcode() == ARM::t2WhileLoopStart; in LowerWhileLoopStart() 451 if (VCTP->getOpcode() != FirstVCTP->getOpcode() || in ConvertTailPredLoop() 552 assert(IsVCMP(Cond.getOpcode()) && IsVCMP(Prev.getOpcode())); in IsVPNOTEquivalent() 555 if (Cond.getOpcode() != Prev.getOpcode()) in IsVPNOTEquivalent() 569 if (!CanHaveSwappedOperands(Cond.getOpcode())) in IsVPNOTEquivalent() 841 if (!IsVCMP(Instr.getOpcode())) { in ReplaceVCMPsByVPNOTs() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | R600EmitClauseMarkers.cpp | 37 switch (MI.getOpcode()) { in OccupiedDwords() 51 if (TII->isLDSRetInstr(MI.getOpcode())) in OccupiedDwords() 55 TII->isReductionOp(MI.getOpcode())) in OccupiedDwords() 70 if (TII->isALUInstr(MI.getOpcode())) in isALU() 72 if (TII->isVector(MI) || TII->isCubeOp(MI.getOpcode())) in isALU() 74 switch (MI.getOpcode()) { in isALU() 88 switch (MI.getOpcode()) { in IsTrivialInst() 118 if (!TII->isALUInstr(MI.getOpcode()) && MI.getOpcode() != R600::DOT_4) in SubstituteKCacheBank() 124 (TII->isALUInstr(MI.getOpcode()) || MI.getOpcode() == R600::DOT_4) && in SubstituteKCacheBank() 239 if (I->getOpcode() == R600::PRED_X) { in MakeALUClause() [all …]
|
| H A D | GCNHazardRecognizer.cpp | 102 unsigned Opcode = MI.getOpcode(); in isXDL() 118 switch (MI.getOpcode()) { in isSendMsgTraceDataOrGDS() 299 if (isDivFMas(MI->getOpcode())) in PreEmitNoopsCommon() 302 if (isRWLane(MI->getOpcode())) in PreEmitNoopsCommon() 313 if (isSGetReg(MI->getOpcode())) in PreEmitNoopsCommon() 319 if (isRFE(MI->getOpcode())) in PreEmitNoopsCommon() 965 switch (MI->getOpcode()) { in fixSMEMtoVectorWriteHazards() 998 switch (MI.getOpcode()) { in fixSMEMtoVectorWriteHazards() 1203 switch (MI.getOpcode()) { in checkFPAtomicToDenormModeHazard() 1670 if (DOT->getOpcode() == MI->getOpcode()) { in checkMAIVALUHazards() [all …]
|
| H A D | R600InstrInfo.cpp | 137 if (isALUInstr(MI.getOpcode())) in canBeConsideredALU() 141 switch (MI.getOpcode()) { in canBeConsideredALU() 161 return isTransOnly(MI.getOpcode()); in isTransOnly() 169 return isVectorOnly(MI.getOpcode()); in isVectorOnly() 216 if (!isALUInstr(MI.getOpcode())) { in readsLDSSrcReg() 591 if (!isALUInstr(MI.getOpcode())) in fitsConstReadLimitations() 665 if (isBranch(I->getOpcode())) in analyzeBranch() 667 if (!isJump(I->getOpcode())) { in analyzeBranch() 793 switch (I->getOpcode()) { in removeBranch() 817 switch (I->getOpcode()) { in removeBranch() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAGNodes.h | 201 inline unsigned getOpcode() const; 1110 return Node->getOpcode(); 1354 switch (getOpcode()) { 1370 switch (N->getOpcode()) { 1419 unsigned Op = getOpcode(); 2257 return N->getOpcode() == ISD::LOAD || 2258 N->getOpcode() == ISD::STORE; 2286 return N->getOpcode() == ISD::LOAD; 2317 return N->getOpcode() == ISD::STORE; 2386 return N->getOpcode() == ISD::MLOAD; [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonNewValueJump.cpp | 137 if (II->getOpcode() == TargetOpcode::KILL) in INITIALIZE_PASS_DEPENDENCY() 221 if (MII->getOpcode() == TargetOpcode::KILL || in commonChecksToProhibitNewValueJump() 222 MII->getOpcode() == TargetOpcode::PHI || in commonChecksToProhibitNewValueJump() 223 MII->getOpcode() == TargetOpcode::COPY) in commonChecksToProhibitNewValueJump() 230 if (MII->getOpcode() == Hexagon::LDriw_pred || in commonChecksToProhibitNewValueJump() 231 MII->getOpcode() == Hexagon::STriw_pred) in commonChecksToProhibitNewValueJump() 258 switch (MI.getOpcode()) { in canCompareBeNewValueJump() 296 if (def->getOpcode() == TargetOpcode::COPY) in canCompareBeNewValueJump() 348 switch (MI->getOpcode()) { in getNewValueJumpOpcode() 430 switch (MI.getOpcode()) { in isNewValueJumpCandidate() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCISelDAGToDAG.cpp | 77 if (Addr.getOpcode() == ARCISD::GAWRAPPER) { in SelectAddrModeImm() 87 if (Addr.getOpcode() == ARCISD::GAWRAPPER) { in SelectAddrModeS9() 91 if (Addr.getOpcode() != ISD::ADD && Addr.getOpcode() != ISD::SUB && in SelectAddrModeS9() 93 if (Addr.getOpcode() == ISD::FrameIndex) { in SelectAddrModeS9() 107 if (Addr.getOpcode() == ISD::SUB) in SelectAddrModeS9() 114 if (Base.getOpcode() == ISD::FrameIndex) { in SelectAddrModeS9() 131 if (Addr.getOpcode() == ARCISD::GAWRAPPER) { in SelectAddrModeFar() 136 if (Addr.getOpcode() == ISD::SUB) in SelectAddrModeFar() 154 if (Addr.getOpcode() == ISD::ADD) { in SelectFrameADDR_ri() 170 switch (N->getOpcode()) { in Select()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Instruction.h | 164 bool isUnaryOp() const { return isUnaryOp(getOpcode()); } 165 bool isBinaryOp() const { return isBinaryOp(getOpcode()); } 167 bool isShift() const { return isShift(getOpcode()); } 168 bool isCast() const { return isCast(getOpcode()); } 171 return isExceptionalTerminator(getOpcode()); 179 return isIndirectTerminator(getOpcode()); 206 return getOpcode() == Shl || getOpcode() == LShr; 211 return getOpcode() == AShr; 221 return isBitwiseLogicOp(getOpcode()); 623 switch (getOpcode()) { [all …]
|
| H A D | Operator.h | 41 unsigned getOpcode() const { in getOpcode() function 43 return I->getOpcode(); in getOpcode() 44 return cast<ConstantExpr>(this)->getOpcode(); in getOpcode() 49 static unsigned getOpcode(const Value *V) { in getOpcode() function 51 return I->getOpcode(); in getOpcode() 53 return CE->getOpcode(); in getOpcode() 105 I->getOpcode() == Instruction::Shl; in classof() 380 Opcode = I->getOpcode(); in classof() 382 Opcode = CE->getOpcode(); in classof() 419 return I->getOpcode() == Opc; in classof() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 2377 if (N0.getOpcode() == ISD::SUB && N1.getOpcode() == ISD::SUB && in visitADDLike() 5882 if (N0.getOpcode() == N1.getOpcode()) in visitAND() 6018 if (N0.getOpcode() == ISD::SRL && N1.getOpcode() == ISD::SHL) in MatchBSwapHWordLow() 6020 if (N0.getOpcode() != ISD::SHL || N1.getOpcode() != ISD::SRL) in MatchBSwapHWordLow() 6207 if (N0.getOpcode() != ISD::AND || N1.getOpcode() != ISD::AND) in matchBSwapHWordOrAndAnd() 6530 if (N0.getOpcode() == N1.getOpcode()) in visitOR() 6648 if (OppShiftLHS.getOpcode() != ExtractFrom.getOpcode() || in extractShiftForRotate() 6988 if (LHSShift.getOpcode() == RHSShift.getOpcode()) in MatchRotate() 10051 if (OpRHS.getOpcode() == CondRHS.getOpcode() && in visitVSELECT() 21985 if (N0.getOpcode() == ISD::BUILD_VECTOR && N0.getOpcode() == N1.getOpcode() && in scalarizeBinOpOfSplats() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCInstrAnalysis.h | 38 return Info->get(Inst.getOpcode()).isBranch(); in isBranch() 42 return Info->get(Inst.getOpcode()).isConditionalBranch(); in isConditionalBranch() 46 return Info->get(Inst.getOpcode()).isUnconditionalBranch(); in isUnconditionalBranch() 50 return Info->get(Inst.getOpcode()).isIndirectBranch(); in isIndirectBranch() 54 return Info->get(Inst.getOpcode()).isCall(); in isCall() 58 return Info->get(Inst.getOpcode()).isReturn(); in isReturn() 62 return Info->get(Inst.getOpcode()).isTerminator(); in isTerminator()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCBranchSelector.cpp | 145 if (TII->isPrefixed(MI.getOpcode())) { in ComputeBlockSizes() 337 else if ((I->getOpcode() == PPC::BC || I->getOpcode() == PPC::BCn) && in runOnMachineFunction() 340 else if ((I->getOpcode() == PPC::BDNZ8 || I->getOpcode() == PPC::BDNZ || in runOnMachineFunction() 341 I->getOpcode() == PPC::BDZ8 || I->getOpcode() == PPC::BDZ) && in runOnMachineFunction() 364 if (I->getOpcode() == PPC::BCC) { in runOnMachineFunction() 375 } else if (I->getOpcode() == PPC::BC) { in runOnMachineFunction() 378 } else if (I->getOpcode() == PPC::BCn) { in runOnMachineFunction() 381 } else if (I->getOpcode() == PPC::BDNZ) { in runOnMachineFunction() 383 } else if (I->getOpcode() == PPC::BDNZ8) { in runOnMachineFunction() 385 } else if (I->getOpcode() == PPC::BDZ) { in runOnMachineFunction() [all …]
|
| H A D | PPCMIPeephole.cpp | 171 unsigned Opcode = MI->getOpcode(); in getKnownLeadingZeroCount() 429 switch (MI.getOpcode()) { in simplifyCode() 925 (LiMI->getOpcode() != PPC::LI && LiMI->getOpcode() != PPC::LI8) in simplifyCode() 959 if (LiMI->getOpcode() == PPC::ADDI || LiMI->getOpcode() == PPC::ADDI8) in simplifyCode() 1314 is64bitCmpOp(CMPI1->getOpcode()) != is64bitCmpOp(CMPI2->getOpcode())) in eliminateRedundantCompare() 1322 if (CMPI1->getOpcode() != CMPI2->getOpcode()) { in eliminateRedundantCompare() 1339 CMPI1->getOpcode() == getSignedCmpOpCode(CMPI2->getOpcode())) in eliminateRedundantCompare() 1340 NewOpCode = CMPI1->getOpcode(); in eliminateRedundantCompare() 1342 getSignedCmpOpCode(CMPI1->getOpcode()) == CMPI2->getOpcode()) in eliminateRedundantCompare() 1524 if (MI.getOpcode() != PPC::RLDICR) in emitRLDICWhenLoweringJumpTables() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsRegisterBankInfo.cpp | 154 if (MI->getOpcode() == TargetOpcode::G_LOAD || in isGprbTwoInstrUnalignedLoadOrStore() 155 MI->getOpcode() == TargetOpcode::G_STORE) { in isGprbTwoInstrUnalignedLoadOrStore() 232 assert(isAmbiguous(MI->getOpcode()) && in AmbiguousRegDefUseContainer() 237 if (MI->getOpcode() == TargetOpcode::G_LOAD) in AmbiguousRegDefUseContainer() 240 if (MI->getOpcode() == TargetOpcode::G_STORE) in AmbiguousRegDefUseContainer() 243 if (MI->getOpcode() == TargetOpcode::G_PHI) { in AmbiguousRegDefUseContainer() 336 !isAmbiguous(AdjMI->getOpcode())) { in visitAdjacentInstrs() 433 unsigned Opc = MI.getOpcode(); in getInstrMapping() 437 if (MI.getOpcode() != TargetOpcode::G_PHI) { in getInstrMapping() 694 switch (MI.getOpcode()) { in setRegBank() [all …]
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | UndefResultChecker.cpp | 113 << BinaryOperator::getOpcodeStr(B->getOpcode()) in checkPostStmt() 119 if ((B->getOpcode() == BinaryOperatorKind::BO_Shl || in checkPostStmt() 120 B->getOpcode() == BinaryOperatorKind::BO_Shr) && in checkPostStmt() 123 << ((B->getOpcode() == BinaryOperatorKind::BO_Shl) ? "left" in checkPostStmt() 127 } else if ((B->getOpcode() == BinaryOperatorKind::BO_Shl || in checkPostStmt() 128 B->getOpcode() == BinaryOperatorKind::BO_Shr) && in checkPostStmt() 132 << ((B->getOpcode() == BinaryOperatorKind::BO_Shl) ? "left" in checkPostStmt() 149 } else if (B->getOpcode() == BinaryOperatorKind::BO_Shl && in checkPostStmt() 154 } else if (B->getOpcode() == BinaryOperatorKind::BO_Shl && in checkPostStmt() 170 << BinaryOperator::getOpcodeStr(B->getOpcode()) in checkPostStmt()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/ |
| H A D | AArch64ExternalSymbolizer.cpp | 92 } else if (MI.getOpcode() == AArch64::ADRP) { in tryAddingSymbolicOperand() 105 } else if (MI.getOpcode() == AArch64::ADDXri || in tryAddingSymbolicOperand() 106 MI.getOpcode() == AArch64::LDRXui || in tryAddingSymbolicOperand() 107 MI.getOpcode() == AArch64::LDRXl || in tryAddingSymbolicOperand() 108 MI.getOpcode() == AArch64::ADR) { in tryAddingSymbolicOperand() 109 if (MI.getOpcode() == AArch64::ADDXri) in tryAddingSymbolicOperand() 111 else if (MI.getOpcode() == AArch64::LDRXui) in tryAddingSymbolicOperand() 113 if (MI.getOpcode() == AArch64::LDRXl) { in tryAddingSymbolicOperand() 117 } else if (MI.getOpcode() == AArch64::ADR) { in tryAddingSymbolicOperand() 126 MI.getOpcode() == AArch64::ADDXri ? 0x91000000: 0xF9400000; in tryAddingSymbolicOperand()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CombinerHelper.cpp | 191 switch (Def->getOpcode()) { in matchCombineConcatVectors() 748 unsigned Opcode = MI.getOpcode(); in findPostIndexCandidate() 816 unsigned Opcode = MI.getOpcode(); in findPreIndexCandidate() 881 unsigned Opcode = MI.getOpcode(); in matchCombineIndexedLoadStore() 2471 unsigned Opc = MI.getOpcode(); in matchCombineExtOfExt() 3221 switch (Def->getOpcode()) { in matchNotCmp() 3278 switch (Def->getOpcode()) { in applyNotCmp() 3750 switch (ExtMI->getOpcode()) { in matchExtendThroughPhis() 3770 switch (DefMI->getOpcode()) { in matchExtendThroughPhis() 3961 unsigned Opc = MI.getOpcode(); in matchFunnelShiftToRotate() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyCFGStackify.cpp | 305 if (MI.getOpcode() == WebAssembly::LOOP) { in placeBlockMarker() 320 MI.getOpcode() == WebAssembly::TRY) { in placeBlockMarker() 367 if (MI.getOpcode() == WebAssembly::LOOP || in placeBlockMarker() 368 MI.getOpcode() == WebAssembly::TRY) in placeBlockMarker() 542 MI.getOpcode() == WebAssembly::TRY) in placeTryMarker() 616 MI.getOpcode() == WebAssembly::BLOCK) in placeTryMarker() 757 if (MI.getOpcode() != WebAssembly::TRY) in removeUnnecessaryInstrs() 847 if (!WebAssembly::isTee(MI.getOpcode())) in unstackifyVRegsUsedInSplitBB() 1466 switch (MI.getOpcode()) { in recalculateScopeTops() 1512 switch (MI.getOpcode()) { in fixEndsAtEndOfFunction() [all …]
|