Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp218 shouldReplaceInst(MachineFunction *MF, const MCInstrDesc *InstDesc, in shouldReplaceInst()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp449 const MCInstrDesc &InstDesc = MI->getDesc(); in tryAddToFoldList() local
1552 const MCInstrDesc &InstDesc = UseMI->getDesc(); in tryFoldRegSequence() local
H A DSIInstrInfo.cpp3430 const MCInstrDesc &InstDesc = MI.getDesc(); in isImmOperandLegal() local
4632 const MCInstrDesc &InstDesc = MI.getDesc(); in isOperandLegal() local
6335 const MCInstrDesc &InstDesc = get(Opcode); in splitScalar64BitUnaryOp() local
6465 const MCInstrDesc &InstDesc = get(Opcode); in splitScalar64BitBinaryOp() local
6569 const MCInstrDesc &InstDesc = get(AMDGPU::V_BCNT_U32_B32_e64); in splitScalar64BitBCNT() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp435 const MCInstrDesc &InstDesc = MCII->get(Jcc.getOpcode()); in isMacroFused() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1970 const auto& InstDesc = AsmParser->getMII()->get(Inst.getOpcode()); in addLiteralImmOperand() local