Home
last modified time | relevance | path

Searched refs:MO_RegisterMask (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMCInstLower.cpp69 case MachineOperand::MO_RegisterMask: in Lower()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEMCInstLower.cpp71 case MachineOperand::MO_RegisterMask: in LowerOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCMCInstLower.cpp96 case MachineOperand::MO_RegisterMask: in LowerOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreMCInstLower.cpp94 case MachineOperand::MO_RegisterMask: in LowerOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYMCInstLower.cpp80 case MachineOperand::MO_RegisterMask: in lowerOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430MCInstLower.cpp151 case MachineOperand::MO_RegisterMask: in Lower()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiMCInstLower.cpp109 case MachineOperand::MO_RegisterMask: in Lower()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRMCInstLower.cpp99 case MachineOperand::MO_RegisterMask: in lowerInstruction()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h63 MO_RegisterMask, ///< Mask of preserved registers. enumerator
352 bool isRegMask() const { return OpKind == MO_RegisterMask; } in isRegMask()
939 MachineOperand Op(MachineOperand::MO_RegisterMask); in CreateRegMask()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kMCInstLower.cpp155 case MachineOperand::MO_RegisterMask: in LowerOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchMCInstLower.cpp152 case MachineOperand::MO_RegisterMask: in lowerLoongArchMachineOperandToMCOperand()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRVRegNamerUtils.cpp109 case MachineOperand::MO_RegisterMask: in getInstructionOpcodeHash()
H A DMachineStableHash.cpp131 case MachineOperand::MO_RegisterMask: in stableHashValue()
H A DMachineOperand.cpp363 case MachineOperand::MO_RegisterMask: in isIdenticalTo()
432 case MachineOperand::MO_RegisterMask: in hash_value()
948 case MachineOperand::MO_RegisterMask: { in print()
H A DMIRPrinter.cpp933 case MachineOperand::MO_RegisterMask: { in printMIOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonMCInstLower.cpp132 case MachineOperand::MO_RegisterMask: in HexagonLowerToMC()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMMCInstLower.cpp129 case MachineOperand::MO_RegisterMask: in lowerOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMCInstLower.cpp233 case MachineOperand::MO_RegisterMask: in LowerPPCMachineOperandToMCOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMCInstLower.cpp205 case MachineOperand::MO_RegisterMask: in LowerOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaAsmPrinter.cpp285 case MachineOperand::MO_RegisterMask: in lowerOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.cpp343 case MachineOperand::MO_RegisterMask: in lowerOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.cpp105 case MachineOperand::MO_RegisterMask: in lowerOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp310 case MachineOperand::MO_RegisterMask: in lowerOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVAsmPrinter.cpp1035 case MachineOperand::MO_RegisterMask: in lowerOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp364 case MachineOperand::MO_RegisterMask: in LowerMachineOperand()

12