Searched defs:TPIDR2 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | SMEABIPass.cpp | 118 auto *TPIDR2 = Builder.CreateCall(TPIDR2Intr->getFunctionType(), TPIDR2Intr, updateNewStateFunctions() local |
H A D | AArch64MachineFunctionInfo.h | 204 TPIDR2Object TPIDR2; global() variable |
H A D | AArch64ISelLowering.cpp | 3035 TPIDR2Object &TPIDR2 = FuncInfo->getTPIDR2Obj(); EmitInitTPIDR2Object() local |