Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupInstTuning.cpp137 unsigned MaskImm = MI.getOperand(NumOperands - 1).getImm(); in processInstruction() local
156 unsigned MaskImm = MI.getOperand(NumOperands - 1).getImm(); in processInstruction() local
197 auto ProcessUNPCK = [&](unsigned NewOpc, unsigned MaskImm) -> bool { in processInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1903 int64_t MaskImm = (Size == 1) ? 255 : 65535; in emitAtomicBinaryPartword() local
2090 int64_t MaskImm = (Size == 1) ? 255 : 65535; in emitAtomicCmpSwapPartword() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp3362 uint64_t MaskImm; in tryBitfieldInsertOpFromOrAndImm() local
3928 uint64_t MaskImm; in tryShiftAmountMod() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2536 int64_t MaskImm; in earlySelect() local