Home
last modified time | relevance | path

Searched defs:InstDesc (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp218 shouldReplaceInst(MachineFunction * MF,const MCInstrDesc * InstDesc,SmallVectorImpl<const MCInstrDesc * > & InstDescRepl) shouldReplaceInst() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp186 uint64_t ARM_MC::evaluateBranchTarget(const MCInstrDesc &InstDesc, in evaluateBranchTarget()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp629 const MCInstrDesc &InstDesc = MI->getDesc(); in tryAddToFoldList() local
1813 const MCInstrDesc &InstDesc = UseMI->getDesc(); in tryFoldRegSequence() local
H A DSIInstrInfo.cpp4357 const MCInstrDesc &InstDesc = MI.getDesc(); in isImmOperandLegal() local
5733 const MCInstrDesc &InstDesc = MI.getDesc(); in isOperandLegal() local
7787 const MCInstrDesc &InstDesc = get(Opcode); in splitScalar64BitUnaryOp() local
8021 const MCInstrDesc &InstDesc = get(Opcode); in splitScalar64BitBinaryOp() local
8128 const MCInstrDesc &InstDesc = get(AMDGPU::V_BCNT_U32_B32_e64); in splitScalar64BitBCNT() local
8232 const MCInstrDesc &InstDesc = get(Opcode); in splitScalar64BitCountOp() local
H A DGCNHazardRecognizer.cpp2864 const MCInstrDesc &InstDesc = I.getDesc(); in fixVALUMaskWriteHazard() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp350 const MCInstrDesc &InstDesc = MCII->get(Jcc.getOpcode()); in isMacroFused() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp2226 const auto& InstDesc = AsmParser->getMII()->get(Inst.getOpcode()); in addLiteralImmOperand() local