Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp175 MachineInstr *emitConstantVector(Register Dst, Constant *CV,
2289 if (!emitConstantVector(Dst, CV, MIB, MRI)) in earlySelect()
5591 AArch64InstructionSelector::emitConstantVector(Register Dst, Constant *CV, in emitConstantVector() function in AArch64InstructionSelector
5711 if (!emitConstantVector(I.getOperand(0).getReg(), CV, MIB, MRI)) in tryOptConstantBuildVec()