Lines Matching defs:TEB
9593 SDValue TEB = DAG.getRegister(AArch64::X18, MVT::i64);9595 // Load the ThreadLocalStoragePointer from the TEB9596 // A pointer to the TLS array is located at offset 0x58 from the TEB.9598 DAG.getNode(ISD::ADD, DL, PtrVT, TEB, DAG.getIntPtrConstant(0x58, DL));