Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.h28 void expandMOVImm(uint64_t Imm, unsigned BitSize,
H A DAArch64ExpandPseudoInsts.cpp72 bool expandMOVImm(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI,
125 bool AArch64ExpandPseudo::expandMOVImm(MachineBasicBlock &MBB, in expandMOVImm() function in AArch64ExpandPseudo
142 AArch64_IMM::expandMOVImm(Imm, BitSize, Insn); in expandMOVImm()
711 expandMOVImm(MBB, I, 64); in expandSetTagLoop()
1458 return expandMOVImm(MBB, MBBI, 32); in expandMI()
1460 return expandMOVImm(MBB, MBBI, 64); in expandMI()
H A DAArch64MIPeepholeOpt.cpp160 AArch64_IMM::expandMOVImm(UImm, RegSize, Insn); in splitBitmaskImm()
341 AArch64_IMM::expandMOVImm(Imm, RegSize, Insn); in splitAddSubImm()
H A DAArch64ExpandImm.cpp533 void AArch64_IMM::expandMOVImm(uint64_t Imm, unsigned BitSize, in expandMOVImm() function in AArch64_IMM
H A DAArch64InstrInfo.cpp896 AArch64_IMM::expandMOVImm(Imm, BitSize, Is); in isCheapImmediate()
7075 AArch64_IMM::expandMOVImm(UImm, BitSize, Insn); in genAlternativeCodeSequence()
7184 AArch64_IMM::expandMOVImm(UImm, BitSize, Insn); in genAlternativeCodeSequence()
H A DAArch64TargetTransformInfo.cpp353 AArch64_IMM::expandMOVImm(Val, 64, Insn); in getIntImmCost()
H A DAArch64ISelLowering.cpp11298 AArch64_IMM::expandMOVImm(ImmInt.getZExtValue(), VT.getSizeInBits(), Insn); in isFPImmLegal()
17321 AArch64_IMM::expandMOVImm(C1C2.getZExtValue(), BitSize, Insn); in isMulAddWithConstProfitable()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp643 AArch64_IMM::expandMOVImm(Imm, 32, Insn); in tryAdjustICmpImmAndPred()