Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp913 static bool IsAnAddressOperand(const MachineOperand &MO) { in IsAnAddressOperand() function
1072 bool RequiresBundling = STI->isTargetWindows() && IsAnAddressOperand(MO); in ExpandMOV32BitImm()