Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp142 auto OpDesc = chooseOperation(Srcs[0], IB); mutate() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h719 ComponentInfo(const MCInstrDesc & OpDesc,const ComponentProps & OpXProps) ComponentInfo() argument
H A DAMDGPUBaseInfo.cpp604 ComponentProps(const MCInstrDesc & OpDesc) ComponentProps() argument
2925 hasAny64BitVGPROperands(const MCInstrDesc & OpDesc) hasAny64BitVGPROperands() argument
2940 isDPALU_DPP(const MCInstrDesc & OpDesc) isDPALU_DPP() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1743 const MCInstrDesc &OpDesc = get(getSGPRSpillSaveOpcode(SpillSize)); storeRegToStackSlot() local
1970 const MCInstrDesc &OpDesc = get(getSGPRSpillRestoreOpcode(SpillSize)); loadRegFromStackSlot() local
2291 const MCInstrDesc &OpDesc = get(Opc); expandPostRAPseudo() local
2334 const MCInstrDesc &OpDesc = get(AMDGPU::V_MOV_B32_indirect_write); expandPostRAPseudo() local
[all...]