Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h873 : ComponentProps(OpDesc, VOP3Layout), in ComponentProps() argument
879 : ComponentProps(OpDesc, VOP3Layout), in ComponentProps() argument
H A DAMDGPUBaseInfo.cpp798 ComponentProps::ComponentProps(const MCInstrDesc &OpDesc, bool VOP3Layout) { in ComponentProps()
3202 bool hasAny64BitVGPROperands(const MCInstrDesc &OpDesc) { in hasAny64BitVGPROperands()
3216 bool isDPALU_DPP(const MCInstrDesc &OpDesc) { in isDPALU_DPP()
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp176 auto OpDesc = chooseOperation(Srcs[0], IB); in mutate() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1754 const MCInstrDesc &OpDesc = get(getSGPRSpillSaveOpcode(SpillSize)); in storeRegToStackSlot() local
1984 const MCInstrDesc &OpDesc = get(getSGPRSpillRestoreOpcode(SpillSize)); in loadRegFromStackSlot() local
2354 const MCInstrDesc &OpDesc = get(Opc); in expandPostRAPseudo() local
2397 const MCInstrDesc &OpDesc = get(AMDGPU::V_MOV_B32_indirect_write); in expandPostRAPseudo() local