Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6925 SDValue Replicate; in combineLOAD() local
6930 if (Replicate) in combineLOAD()
6932 Replicate = SDValue(*UI, 0); in combineLOAD()
6937 if (!Replicate || OtherUses.empty()) in combineLOAD()
6941 Replicate, DAG.getConstant(0, DL, MVT::i32)); in combineLOAD()
H A DSystemZInstrVector.td72 // Replicate immediate.
367 // Replicate.
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrSSE.td4415 // SSE3 - Replicate Single FP - MOVSHDUP and MOVSLDUP
4481 // SSE3 - Replicate Double FP - MOVDDUP
H A DX86InstrAVX512.td11324 // Replicate Single FP - MOVSHDUP and MOVSLDUP
/freebsd/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/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp12503 replicated_element = Replicate(MemU[address,ebytes], elements); in EmulateVLD1SingleAll()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td8914 // SVE Memory - Contiguous Load And Replicate 256-bit Group