Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/
H A DX86FixupInstTuning.cpp136 unsigned MaskImm = MI.getOperand(NumOperands - 1).getImm(); processInstruction() local
151 unsigned MaskImm = MI.getOperand(NumOperands - 1).getImm(); processInstruction() local
186 __anon1e043a930902(unsigned NewOpc, unsigned MaskImm) processInstruction() argument
/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1818 int64_t MaskImm = (Size == 1) ? 255 : 65535; emitAtomicBinaryPartword() local
2005 int64_t MaskImm = (Size == 1) ? 255 : 65535; emitAtomicCmpSwapPartword() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp3167 uint64_t MaskImm; tryBitfieldInsertOpFromOrAndImm() local
3733 uint64_t MaskImm; tryShiftAmountMod() local
[all...]
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2402 int64_t MaskImm; earlySelect() local