Searched defs:SplatImm (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ | ||
H A D | X86ShuffleDecode.cpp | 154 uint32_t SplatImm = (Imm & 0xff) * 0x01010101; DecodePSHUFMask() local |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCMIPeephole.cpp | 850 unsigned SplatImm = simplifyCode() local |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelDAGToDAG.cpp | 3351 int64_t SplatImm = SplatConst.getSExtValue(); selectVSplatImmHelper() local |