Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchExpandPseudoInsts.cpp345 unsigned LastOpcode, unsigned IdentifyingMO);
349 unsigned LastOpcode, unsigned IdentifyingMO,
489 unsigned IdentifyingMO) { in expandLargeAddressLoad() argument
491 return expandLargeAddressLoad(MBB, MBBI, NextMBBI, LastOpcode, IdentifyingMO, in expandLargeAddressLoad()
499 unsigned IdentifyingMO, const MachineOperand &Symbol, Register DestReg, in expandLargeAddressLoad() argument
510 switch (IdentifyingMO) { in expandLargeAddressLoad()
514 MO0 = IdentifyingMO; in expandLargeAddressLoad()
524 MO1 = IdentifyingMO; in expandLargeAddressLoad()
529 MO0 = IdentifyingMO; in expandLargeAddressLoad()