Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64CollectLOH.cpp279 struct LOHInfo { struct
292 LOHInfo &Info) { in handleUse() argument
327 static void handleClobber(LOHInfo &Info) { in handleClobber()
336 static bool handleMiddleInst(const MachineInstr &MI, LOHInfo &DefInfo, in handleMiddleInst()
337 LOHInfo &OpInfo) { in handleMiddleInst()
385 LOHInfo &Info, LOHInfo *LOHInfos) { in handleADRP()
405 LOHInfo DefInfo = LOHInfos[OpIdx]; in handleADRP()
467 LOHInfo *LOHInfos) { in handleRegMaskClobber()
475 static void handleNormalInst(const MachineInstr &MI, LOHInfo *LOHInfos) { in handleNormalInst()
521 LOHInfo LOHInfos[N_GPR_REGS]; in runOnMachineFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64CollectLOH.cpp279 struct LOHInfo { struct
292 LOHInfo &Info) { in handleUse() argument
327 static void handleClobber(LOHInfo &Info) { in handleClobber()
336 static bool handleMiddleInst(const MachineInstr &MI, LOHInfo &DefInfo, in handleMiddleInst()
337 LOHInfo &OpInfo) { in handleMiddleInst()
385 LOHInfo &Info) { in handleADRP()
455 LOHInfo *LOHInfos) { in handleRegMaskClobber()
463 static void handleNormalInst(const MachineInstr &MI, LOHInfo *LOHInfos) { in handleNormalInst()
509 LOHInfo LOHInfos[N_GPR_REGS]; in runOnMachineFunction()