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.cpp7979 SDValue Replicate; in combineLOAD() local
7983 if (Replicate) in combineLOAD()
7985 Replicate = SDValue(Use.getUser(), 0); in combineLOAD()
7989 if (!Replicate || OtherUses.empty()) in combineLOAD()
7993 Replicate, DAG.getConstant(0, DL, MVT::i32)); in combineLOAD()
H A DSystemZInstrVector.td74 // Replicate immediate.
373 // 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.td11344 // 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.td9600 // SVE Memory - Contiguous Load And Replicate 256-bit Group