Searched refs:emitConstantVector (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64InstructionSelector.cpp | 159 MachineInstr *emitConstantVector(Register Dst, Constant *CV, 2081 if (!emitConstantVector(Dst, CV, MIB, MRI)) in earlySelect() 4757 AArch64InstructionSelector::emitConstantVector(Register Dst, Constant *CV, in emitConstantVector() function in AArch64InstructionSelector 4819 if (!emitConstantVector(I.getOperand(0).getReg(), CV, MIB, MRI)) in tryOptConstantBuildVec()
|