HomeSort by relevance Sort by last modified time
    Searched refs:addLOHDirective (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 186 void addLOHDirective(MCLOHType Kind, MILOHArgs Args) {
AArch64CollectLOH.cpp 631 AArch64FI.addLOHDirective(MCLOH_AdrpAdrp, {L2, L1});
765 AArch64FI.addLOHDirective(
    [all...]

Completed in 193 milliseconds