Home
last modified time | relevance | path

Searched defs:OpDesc (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp143 auto OpDesc = chooseOperation(Srcs[0], IB); in mutate() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h794 ComponentInfo(const MCInstrDesc &OpDesc, const ComponentProps &OpXProps) in ComponentInfo()
H A DAMDGPUBaseInfo.cpp666 ComponentProps::ComponentProps(const MCInstrDesc &OpDesc) { in ComponentProps()
2956 bool hasAny64BitVGPROperands(const MCInstrDesc &OpDesc) { in hasAny64BitVGPROperands()
2971 bool isDPALU_DPP(const MCInstrDesc &OpDesc) { in isDPALU_DPP()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1742 const MCInstrDesc &OpDesc = get(getSGPRSpillSaveOpcode(SpillSize)); in storeRegToStackSlot() local
1969 const MCInstrDesc &OpDesc = get(getSGPRSpillRestoreOpcode(SpillSize)); in loadRegFromStackSlot() local
2348 const MCInstrDesc &OpDesc = get(Opc); in expandPostRAPseudo() local
2391 const MCInstrDesc &OpDesc = get(AMDGPU::V_MOV_B32_indirect_write); in expandPostRAPseudo() local