Home
last modified time | relevance | path

Searched defs:ADRP (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h36 ADRP, // Page address of a TargetGlobalAddress operand. enumerator
DAArch64ISelLowering.cpp4535 SDValue ADRP = DAG.getNode(AArch64ISD::ADRP, DL, Ty, Hi); in getAddr() local
4897 SDValue ADRP = DAG.getNode(AArch64ISD::ADRP, DL, PtrVT, TLSIndexHi); in LowerWindowsGlobalTLSAddress() local
/third_party/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md70 ### ADRP ### subsection
77 ### ADRP ### subsection
/third_party/node/deps/v8/src/codegen/arm64/
Dconstants-arm64.h525 ADRP = PCRelAddressingFixed | 0x80000000 enumerator
/third_party/vixl/src/aarch64/
Dconstants-aarch64.h647 ADRP = PCRelAddressingFixed | 0x80000000 enumerator