Home
last modified time | relevance | path

Searched defs:APC (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h79 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.h95 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Drpcasync.h48 } APC; member
189 } APC; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h88 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h86 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1093 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; in visitIntrinsicInst() local
3043 for (const auto &APC : DynamicAllocaPoisonCallVec) { in processDynamicAllocas() local
3178 for (const auto &APC : StaticAllocaPoisonCallVec) { in processStaticAllocas() local
3329 for (const auto &APC : StaticAllocaPoisonCallVec) { in processStaticAllocas() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1072 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; in visitIntrinsicInst() local
2965 for (const auto &APC : DynamicAllocaPoisonCallVec) { in processDynamicAllocas() local
3037 for (const auto &APC : StaticAllocaPoisonCallVec) { in processStaticAllocas() local
3166 for (const auto &APC : StaticAllocaPoisonCallVec) { in processStaticAllocas() local
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp763 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; in visitIntrinsicInst() local
2023 for (const auto &APC : AllocaPoisonCallVec) { in poisonStack() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dwdm.h1116 ULONG APC; member