Home
last modified time | relevance | path

Searched defs:InstrInfo (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDirectXSubtarget.h33 DirectXInstrInfo InstrInfo; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiSubtarget.h68 LanaiInstrInfo InstrInfo; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreSubtarget.h33 XCoreInstrInfo InstrInfo; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCSubtarget.h33 ARCInstrInfo InstrInfo; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaSubtarget.h34 XtensaInstrInfo InstrInfo; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVESubtarget.h42 VEInstrInfo InstrInfo; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFSubtarget.h33 BPFInstrInfo InstrInfo; global() variable
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430Subtarget.h41 MSP430InstrInfo InstrInfo; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcSubtarget.h41 SparcInstrInfo InstrInfo; global() variable
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXSubtarget.h42 NVPTXInstrInfo InstrInfo; global() variable
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.h44 SystemZInstrInfo InstrInfo; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchSubtarget.h47 LoongArchInstrInfo InstrInfo; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVSubtarget.h48 SPIRVInstrInfo InstrInfo; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblySubtarget.h59 WebAssemblyInstrInfo InstrInfo; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kSubtarget.h67 M68kInstrInfo InstrInfo; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp127 struct InstrInfo { struct
128 char Needs = 0;
129 char Disabled = 0;
130 char OutNeeds = 0;
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRSubtarget.h147 AVRInstrInfo InstrInfo; global() variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineUniformityAnalysis.cpp50 const auto &InstrInfo = *F.getSubtarget().getInstrInfo(); in initialize() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCCodeEmitter.cpp50 const PPCInstrInfo *InstrInfo = static_cast<const PPCInstrInfo *>(&MCII); getDirectBrEncoding() local
447 const PPCInstrInfo *InstrInfo = static_cast<const PPCInstrInfo*>(&MCII); isPrefixedInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCCodeEmitter.cpp306 llvm::createLanaiMCCodeEmitter(const MCInstrInfo &InstrInfo, in createLanaiMCCodeEmitter() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h106 PPCInstrInfo InstrInfo; variable
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp929 Record *InstrInfo = Target.getInstructionSet(); in run() local
1174 const CodeGenInstruction &Inst, unsigned Num, Record *InstrInfo, in emitRecord()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h86 RISCVInstrInfo InstrInfo; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h103 HexagonInstrInfo InstrInfo; variable

12