Home
last modified time | relevance | path

Searched refs:Replicate (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6016 SDValue Replicate; in combineLOAD() local
6021 if (Replicate) in combineLOAD()
6023 Replicate = SDValue(*UI, 0); in combineLOAD()
6028 if (!Replicate || OtherUses.empty()) in combineLOAD()
6033 Replicate, DAG.getConstant(0, DL, MVT::i32)); in combineLOAD()
H A DSystemZInstrVector.td72 // Replicate immediate.
367 // Replicate.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrSSE.td4345 // SSE3 - Replicate Single FP - MOVSHDUP and MOVSLDUP
4411 // SSE3 - Replicate Double FP - MOVDDUP
H A DX86InstrAVX512.td10740 // Replicate Single FP - MOVSHDUP and MOVSLDUP
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrNEON.td52 let Name = "NEONi" # To.Size # "vmovi" # From.Size # "Replicate";
59 let Name = "NEONi" # To.Size # "invi" # From.Size # "Replicate";
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp12537 replicated_element = Replicate(MemU[address,ebytes], elements); in EmulateVLD1SingleAll()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td8156 // SVE Memory - Contiguous Load And Replicate 256-bit Group