Home
last modified time | relevance | path

Searched refs:MCLOH_AdrpLdr (Results 1 – 25 of 51) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp303 Info.Type = MCLOH_AdrpLdr; in handleUse()
351 if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
373 } else if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
414 case MCLOH_AdrpLdr: in handleADRP()
418 AFI.addLOHDirective(MCLOH_AdrpLdr, {&MI, Info.MI0}); in handleADRP()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp303 Info.Type = MCLOH_AdrpLdr; in handleUse()
351 if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
373 } else if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
414 case MCLOH_AdrpLdr: in handleADRP()
418 AFI.addLOHDirective(MCLOH_AdrpLdr, {&MI, Info.MI0}); in handleADRP()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp303 Info.Type = MCLOH_AdrpLdr; in handleUse()
351 if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
373 } else if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
414 case MCLOH_AdrpLdr: in handleADRP()
418 AFI.addLOHDirective(MCLOH_AdrpLdr, {&MI, Info.MI0}); in handleADRP()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp303 Info.Type = MCLOH_AdrpLdr; in handleUse()
351 if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
373 } else if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
402 case MCLOH_AdrpLdr: in handleADRP()
406 AFI.addLOHDirective(MCLOH_AdrpLdr, {&MI, Info.MI0}); in handleADRP()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp303 Info.Type = MCLOH_AdrpLdr; in handleUse()
351 if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
373 } else if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
414 case MCLOH_AdrpLdr: in handleADRP()
418 AFI.addLOHDirective(MCLOH_AdrpLdr, {&MI, Info.MI0}); in handleADRP()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp303 Info.Type = MCLOH_AdrpLdr; in handleUse()
351 if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
373 } else if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
402 case MCLOH_AdrpLdr: in handleADRP()
406 AFI.addLOHDirective(MCLOH_AdrpLdr, {&MI, Info.MI0}); in handleADRP()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp303 Info.Type = MCLOH_AdrpLdr; in handleUse()
351 if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
373 } else if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
402 case MCLOH_AdrpLdr: in handleADRP()
406 AFI.addLOHDirective(MCLOH_AdrpLdr, {&MI, Info.MI0}); in handleADRP()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp303 Info.Type = MCLOH_AdrpLdr; in handleUse()
351 if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
373 } else if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
414 case MCLOH_AdrpLdr: in handleADRP()
418 AFI.addLOHDirective(MCLOH_AdrpLdr, {&MI, Info.MI0}); in handleADRP()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp301 Info.Type = MCLOH_AdrpLdr; in handleUse()
348 if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
368 } else if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
397 case MCLOH_AdrpLdr: in handleADRP()
401 AFI.addLOHDirective(MCLOH_AdrpLdr, {&MI, Info.MI0}); in handleADRP()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp302 Info.Type = MCLOH_AdrpLdr; in handleUse()
349 if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
369 } else if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
398 case MCLOH_AdrpLdr: in handleADRP()
402 AFI.addLOHDirective(MCLOH_AdrpLdr, {&MI, Info.MI0}); in handleADRP()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp302 Info.Type = MCLOH_AdrpLdr; in handleUse()
349 if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
369 } else if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
398 case MCLOH_AdrpLdr: in handleADRP()
402 AFI.addLOHDirective(MCLOH_AdrpLdr, {&MI, Info.MI0}); in handleADRP()
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/MC/
H A DMCLinkerOptimizationHint.h34 MCLOH_AdrpLdr = 0x2u, ///< Adrp _v@PAGE -> Ldr _v@PAGEOFF. enumerator
84 case MCLOH_AdrpLdr: in MCLOHIdToNbArgs()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp303 Info.Type = MCLOH_AdrpLdr; in handleUse()
351 if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
373 } else if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
414 case MCLOH_AdrpLdr: in handleADRP()
418 AFI.addLOHDirective(MCLOH_AdrpLdr, {&MI, Info.MI0}); in handleADRP()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp303 Info.Type = MCLOH_AdrpLdr; in handleUse()
351 if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
373 } else if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
414 case MCLOH_AdrpLdr: in handleADRP()
418 AFI.addLOHDirective(MCLOH_AdrpLdr, {&MI, Info.MI0}); in handleADRP()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp303 Info.Type = MCLOH_AdrpLdr; in handleUse()
351 if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
373 } else if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
414 case MCLOH_AdrpLdr: in handleADRP()
418 AFI.addLOHDirective(MCLOH_AdrpLdr, {&MI, Info.MI0}); in handleADRP()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp303 Info.Type = MCLOH_AdrpLdr; in handleUse()
351 if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
373 } else if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
414 case MCLOH_AdrpLdr: in handleADRP()
418 AFI.addLOHDirective(MCLOH_AdrpLdr, {&MI, Info.MI0}); in handleADRP()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp303 Info.Type = MCLOH_AdrpLdr; in handleUse()
351 if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
373 } else if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
414 case MCLOH_AdrpLdr: in handleADRP()
418 AFI.addLOHDirective(MCLOH_AdrpLdr, {&MI, Info.MI0}); in handleADRP()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp303 Info.Type = MCLOH_AdrpLdr; in handleUse()
351 if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
373 } else if (OpInfo.Type == MCLOH_AdrpLdr) { in handleMiddleInst()
414 case MCLOH_AdrpLdr: in handleADRP()
418 AFI.addLOHDirective(MCLOH_AdrpLdr, {&MI, Info.MI0}); in handleADRP()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/AArch64/
H A Dloh.mir76 ; CHECK-NEXT: Adding MCLOH_AdrpLdr:
79 ; CHECK-NEXT: Adding MCLOH_AdrpLdr:
141 ; CHECK-NEXT: Adding MCLOH_AdrpLdr:
151 ; Should just produce a MCLOH_AdrpLdr (not MCLOH_AdrpLdrGotLdr)
157 ; CHECK-NEXT: Adding MCLOH_AdrpLdr
167 ; Should just produce a MCLOH_AdrpLdr (not MCLOH_AdrpLdrGotStr)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/AArch64/
H A Dloh.mir76 ; CHECK-NEXT: Adding MCLOH_AdrpLdr:
79 ; CHECK-NEXT: Adding MCLOH_AdrpLdr:
141 ; CHECK-NEXT: Adding MCLOH_AdrpLdr:
151 ; Should just produce a MCLOH_AdrpLdr (not MCLOH_AdrpLdrGotLdr)
157 ; CHECK-NEXT: Adding MCLOH_AdrpLdr
167 ; Should just produce a MCLOH_AdrpLdr (not MCLOH_AdrpLdrGotStr)
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/AArch64/
H A Dloh.mir75 ; CHECK-NEXT: Adding MCLOH_AdrpLdr:
78 ; CHECK-NEXT: Adding MCLOH_AdrpLdr:
140 ; CHECK-NEXT: Adding MCLOH_AdrpLdr:
150 ; Should just produce a MCLOH_AdrpLdr (not MCLOH_AdrpLdrGotLdr)
156 ; CHECK-NEXT: Adding MCLOH_AdrpLdr
166 ; Should just produce a MCLOH_AdrpLdr (not MCLOH_AdrpLdrGotStr)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/AArch64/
H A Dloh.mir76 ; CHECK-NEXT: Adding MCLOH_AdrpLdr:
79 ; CHECK-NEXT: Adding MCLOH_AdrpLdr:
141 ; CHECK-NEXT: Adding MCLOH_AdrpLdr:
151 ; Should just produce a MCLOH_AdrpLdr (not MCLOH_AdrpLdrGotLdr)
157 ; CHECK-NEXT: Adding MCLOH_AdrpLdr
167 ; Should just produce a MCLOH_AdrpLdr (not MCLOH_AdrpLdrGotStr)
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/AArch64/
H A Dloh.mir76 ; CHECK-NEXT: Adding MCLOH_AdrpLdr:
79 ; CHECK-NEXT: Adding MCLOH_AdrpLdr:
141 ; CHECK-NEXT: Adding MCLOH_AdrpLdr:
151 ; Should just produce a MCLOH_AdrpLdr (not MCLOH_AdrpLdrGotLdr)
157 ; CHECK-NEXT: Adding MCLOH_AdrpLdr
167 ; Should just produce a MCLOH_AdrpLdr (not MCLOH_AdrpLdrGotStr)
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/AArch64/
H A Dloh.mir76 ; CHECK-NEXT: Adding MCLOH_AdrpLdr:
79 ; CHECK-NEXT: Adding MCLOH_AdrpLdr:
141 ; CHECK-NEXT: Adding MCLOH_AdrpLdr:
151 ; Should just produce a MCLOH_AdrpLdr (not MCLOH_AdrpLdrGotLdr)
157 ; CHECK-NEXT: Adding MCLOH_AdrpLdr
167 ; Should just produce a MCLOH_AdrpLdr (not MCLOH_AdrpLdrGotStr)
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/test/CodeGen/AArch64/
H A Dloh.mir76 ; CHECK-NEXT: Adding MCLOH_AdrpLdr:
79 ; CHECK-NEXT: Adding MCLOH_AdrpLdr:
141 ; CHECK-NEXT: Adding MCLOH_AdrpLdr:
151 ; Should just produce a MCLOH_AdrpLdr (not MCLOH_AdrpLdrGotLdr)
157 ; CHECK-NEXT: Adding MCLOH_AdrpLdr
167 ; Should just produce a MCLOH_AdrpLdr (not MCLOH_AdrpLdrGotStr)

123