Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64SIMDInstrOpt.cpp219 shouldReplaceInst(MachineFunction *MF, const MCInstrDesc *InstDesc, in shouldReplaceInst()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
HDARMMCTargetDesc.cpp186 uint64_t ARM_MC::evaluateBranchTarget(const MCInstrDesc &InstDesc, in evaluateBranchTarget()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIFoldOperands.cpp629 const MCInstrDesc &InstDesc = MI->getDesc(); in tryAddToFoldList() local
1813 const MCInstrDesc &InstDesc = UseMI->getDesc(); in tryFoldRegSequence() local
HDSIInstrInfo.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
HDGCNHazardRecognizer.cpp2864 const MCInstrDesc &InstDesc = I.getDesc(); in fixVALUMaskWriteHazard() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
HDX86AsmBackend.cpp350 const MCInstrDesc &InstDesc = MCII->get(Jcc.getOpcode()); in isMacroFused() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
HDAMDGPUAsmParser.cpp2226 const auto& InstDesc = AsmParser->getMII()->get(Inst.getOpcode()); in addLiteralImmOperand() local