Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVExpandPseudoInsts.cpp431 bool expandAuipcInstPair(MachineBasicBlock &MBB,
515 bool RISCVPreRAExpandPseudo::expandAuipcInstPair( in expandAuipcInstPair() function in __anon01765ec40111::RISCVPreRAExpandPseudo
550 return expandAuipcInstPair(MBB, MBBI, NextMBBI, RISCVII::MO_PCREL_HI, in expandLoadLocalAddress()
558 return expandAuipcInstPair(MBB, MBBI, NextMBBI, RISCVII::MO_GOT_HI, in expandLoadGlobalAddress()
566 return expandAuipcInstPair(MBB, MBBI, NextMBBI, RISCVII::MO_TLS_GOT_HI, in expandLoadTLSIEAddress()
573 return expandAuipcInstPair(MBB, MBBI, NextMBBI, RISCVII::MO_TLS_GD_HI, in expandLoadTLSGDAddress()