Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp4759 auto *CPLoad = emitLoadFromConstantPool(CV, MIB); in tryOptConstantBuildVec() local
4760 if (!CPLoad) { in tryOptConstantBuildVec()
4764 MIB.buildCopy(I.getOperand(0), CPLoad->getOperand(0)); in tryOptConstantBuildVec()
4766 *MRI.getRegClass(CPLoad->getOperand(0).getReg()), in tryOptConstantBuildVec()