Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp2005 const MCInstrDesc &InstDesc = MI.getDesc(); in isOperandLegal() local
2708 const MCInstrDesc &InstDesc = get(Opcode); in splitScalar64BitUnaryOp() local
2762 const MCInstrDesc &InstDesc = get(Opcode); in splitScalar64BitBinaryOp() local
2827 const MCInstrDesc &InstDesc = get(AMDGPU::V_BCNT_U32_B32_e64); in splitScalar64BitBCNT() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp332 const MCInstrDesc &InstDesc = MCII->get(Jcc.getOpcode()); in isMacroFused() local
387 const MCInstrDesc &InstDesc = MCII->get(Inst.getOpcode()); in needAlignInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp438 const MCInstrDesc &InstDesc = MI->getDesc(); in tryAddToFoldList() local
1591 const MCInstrDesc &InstDesc = UseMI->getDesc(); in tryFoldRegSequence() local
H A DSIInstrInfo.cpp3848 const MCInstrDesc &InstDesc = MI.getDesc(); in isImmOperandLegal() local
5097 const MCInstrDesc &InstDesc = MI.getDesc(); in isOperandLegal() local
6845 const MCInstrDesc &InstDesc = get(Opcode); in splitScalar64BitUnaryOp() local
6979 const MCInstrDesc &InstDesc = get(Opcode); in splitScalar64BitBinaryOp() local
7086 const MCInstrDesc &InstDesc = get(AMDGPU::V_BCNT_U32_B32_e64); in splitScalar64BitBCNT() local
H A DGCNHazardRecognizer.cpp2815 const MCInstrDesc &InstDesc = I.getDesc(); in fixVALUMaskWriteHazard() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp218 shouldReplaceInst(MachineFunction *MF, const MCInstrDesc *InstDesc, in shouldReplaceInst()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp218 shouldReplaceInst(MachineFunction *MF, const MCInstrDesc *InstDesc, in shouldReplaceInst()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A 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
H A DSIFoldOperands.cpp434 const MCInstrDesc &InstDesc = MI->getDesc(); in tryAddToFoldList() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp187 uint64_t ARM_MC::evaluateBranchTarget(const MCInstrDesc &InstDesc, in evaluateBranchTarget()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp351 const MCInstrDesc &InstDesc = MCII->get(Jcc.getOpcode()); in isMacroFused() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1701 const auto& InstDesc = AsmParser->getMII()->get(Inst.getOpcode()); in addLiteralImmOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp2105 const auto& InstDesc = AsmParser->getMII()->get(Inst.getOpcode()); in addLiteralImmOperand() local