Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp219 shouldReplaceInst(MachineFunction *MF, const MCInstrDesc *InstDesc, in shouldReplaceInst()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp186 uint64_t ARM_MC::evaluateBranchTarget(const MCInstrDesc &InstDesc, in evaluateBranchTarget() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp627 const MCInstrDesc &InstDesc = MI->getDesc(); tryAddToFoldList() local
1772 const MCInstrDesc &InstDesc = UseMI->getDesc(); tryFoldRegSequence() local
H A DSIInstrInfo.cpp4244 const MCInstrDesc &InstDesc = MI.getDesc(); isImmOperandLegal() local
5621 const MCInstrDesc &InstDesc = MI.getDesc(); isOperandLegal() local
7664 const MCInstrDesc &InstDesc = get(Opcode); splitScalar64BitUnaryOp() local
7898 const MCInstrDesc &InstDesc = get(Opcode); splitScalar64BitBinaryOp() local
8005 const MCInstrDesc &InstDesc = get(AMDGPU::V_BCNT_U32_B32_e64); splitScalar64BitBCNT() local
8109 const MCInstrDesc &InstDesc = get(Opcode); splitScalar64BitCountOp() local
[all...]
H A DGCNHazardRecognizer.cpp2850 const MCInstrDesc &InstDesc = I.getDesc(); fixVALUMaskWriteHazard() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp350 const MCInstrDesc &InstDesc = MCII->get(Jcc.getOpcode()); in isMacroFused() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp2158 const auto& InstDesc = AsmParser->getMII()->get(Inst.getOpcode()); addLiteralImmOperand() local