Searched refs:LowerDarwinGlobalTLSAddress (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h386 SDValue LowerDarwinGlobalTLSAddress(SDValue Op, SelectionDAG &DAG) const;
H A DAArch64ISelLowering.cpp2603 AArch64TargetLowering::LowerDarwinGlobalTLSAddress(SDValue Op, function in class:AArch64TargetLowering
2822 return LowerDarwinGlobalTLSAddress(Op, DAG);

Completed in 44 milliseconds