Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp219 shouldReplaceInst(MachineFunction *MF, const MCInstrDesc *InstDesc, in shouldReplaceInst()
/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp186 uint64_t ARM_MC::evaluateBranchTarget(const MCInstrDesc &InstDesc, in evaluateBranchTarget() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp629 const MCInstrDesc &InstDesc = MI->getDesc(); tryAddToFoldList() local
1801 const MCInstrDesc &InstDesc = UseMI->getDesc(); tryFoldRegSequence() local
H A DSIInstrInfo.cpp4355 const MCInstrDesc &InstDesc = MI.getDesc(); isImmOperandLegal() local
5732 const MCInstrDesc &InstDesc = MI.getDesc(); isOperandLegal() local
7780 const MCInstrDesc &InstDesc = get(Opcode); splitScalar64BitUnaryOp() local
8014 const MCInstrDesc &InstDesc = get(Opcode); splitScalar64BitBinaryOp() local
8121 const MCInstrDesc &InstDesc = get(AMDGPU::V_BCNT_U32_B32_e64); splitScalar64BitBCNT() local
8225 const MCInstrDesc &InstDesc = get(Opcode); splitScalar64BitCountOp() local
[all...]
H A DGCNHazardRecognizer.cpp2862 const MCInstrDesc &InstDesc = I.getDesc(); fixVALUMaskWriteHazard() local
/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp350 const MCInstrDesc &InstDesc = MCII->get(Jcc.getOpcode()); isMacroFused() local
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp2220 const auto& InstDesc = AsmParser->getMII()->get(Inst.getOpcode()); addLiteralImmOperand() local