Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp332 const MCInstrDesc &InstDesc = MCII->get(Jcc.getOpcode()); in isMacroFused() local
387 const MCInstrDesc &InstDesc = MCII->get(Inst.getOpcode()); in needAlignInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SIMDInstrOpt.cpp218 shouldReplaceInst(MachineFunction *MF, const MCInstrDesc *InstDesc, in shouldReplaceInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp2935 const MCInstrDesc &InstDesc = MI.getDesc(); in isImmOperandLegal() local
3962 const MCInstrDesc &InstDesc = MI.getDesc(); in isOperandLegal() local
5307 const MCInstrDesc &InstDesc = get(Opcode); in splitScalar64BitUnaryOp() local
5434 const MCInstrDesc &InstDesc = get(Opcode); in splitScalar64BitBinaryOp() local
5538 const MCInstrDesc &InstDesc = get(AMDGPU::V_BCNT_U32_B32_e64); in splitScalar64BitBCNT() local
DSIFoldOperands.cpp434 const MCInstrDesc &InstDesc = MI->getDesc(); in tryAddToFoldList() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp1701 const auto& InstDesc = AsmParser->getMII()->get(Inst.getOpcode()); in addLiteralImmOperand() local