Home
last modified time | relevance | path

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

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