Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp841 static bool IsAnAddressOperand(const MachineOperand &MO) { in IsAnAddressOperand() function
894 bool RequiresBundling = STI->isTargetWindows() && IsAnAddressOperand(MO); in ExpandMOV32BitImm()