Searched refs:getSerializableDirectMachineOperandTargetFlags (Results 1 - 25 of 25) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.h83 getSerializableDirectMachineOperandTargetFlags() const override;
H A DLoongArchInstrInfo.cpp471 LoongArchInstrInfo::getSerializableDirectMachineOperandTargetFlags() const { function in class:LoongArchInstrInfo
/openbsd-current/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.h85 getSerializableDirectMachineOperandTargetFlags() const override;
H A DLanaiInstrInfo.cpp168 LanaiInstrInfo::getSerializableDirectMachineOperandTargetFlags() const { function in class:LanaiInstrInfo
/openbsd-current/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h187 getSerializableDirectMachineOperandTargetFlags() const override;
H A DMipsInstrInfo.cpp904 MipsInstrInfo::getSerializableDirectMachineOperandTargetFlags() const {
/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h144 getSerializableDirectMachineOperandTargetFlags() const override;
H A DRISCVInstrInfo.cpp1815 RISCVInstrInfo::getSerializableDirectMachineOperandTargetFlags() const { function in class:RISCVInstrInfo
/openbsd-current/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kInstrInfo.h336 getSerializableDirectMachineOperandTargetFlags() const override;
H A DM68kInstrInfo.cpp804 M68kInstrInfo::getSerializableDirectMachineOperandTargetFlags() const { function in class:M68kInstrInfo
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h328 getSerializableDirectMachineOperandTargetFlags() const override;
H A DHexagonInstrInfo.cpp2071 HexagonInstrInfo::getSerializableDirectMachineOperandTargetFlags() const { function in class:HexagonInstrInfo
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h284 getSerializableDirectMachineOperandTargetFlags() const override;
H A DAArch64InstrInfo.cpp6979 AArch64InstrInfo::getSerializableDirectMachineOperandTargetFlags() const {
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrInfo.h552 getSerializableDirectMachineOperandTargetFlags() const override;
H A DX86InstrInfo.cpp9273 X86InstrInfo::getSerializableDirectMachineOperandTargetFlags() const { function in class:X86InstrInfo
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h344 getSerializableDirectMachineOperandTargetFlags() const override;
H A DARMBaseInstrInfo.cpp5537 ARMBaseInstrInfo::getSerializableDirectMachineOperandTargetFlags() const {
/openbsd-current/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h700 getSerializableDirectMachineOperandTargetFlags() const override;
H A DPPCInstrInfo.cpp2984 PPCInstrInfo::getSerializableDirectMachineOperandTargetFlags() const {
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1904 getSerializableDirectMachineOperandTargetFlags() const { function in class:llvm::TargetInstrInfo
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1082 getSerializableDirectMachineOperandTargetFlags() const override;
H A DSIInstrInfo.cpp7790 SIInstrInfo::getSerializableDirectMachineOperandTargetFlags() const {
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DMachineOperand.cpp464 auto Flags = TII->getSerializableDirectMachineOperandTargetFlags();
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp211 auto Flags = TII->getSerializableDirectMachineOperandTargetFlags();

Completed in 378 milliseconds