Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp163 MachineInstr *emitConstantVector(Register Dst, Constant *CV,
2217 if (!emitConstantVector(Dst, CV, MIB, MRI)) in earlySelect()
5424 AArch64InstructionSelector::emitConstantVector(Register Dst, Constant *CV, in emitConstantVector() function in AArch64InstructionSelector
5486 if (!emitConstantVector(I.getOperand(0).getReg(), CV, MIB, MRI)) in tryOptConstantBuildVec()