Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h79 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/
DCSKYConstantPoolValue.h95 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h86 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h88 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
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
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp763 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; in visitIntrinsicInst() local
2023 for (const auto &APC : AllocaPoisonCallVec) { in poisonStack() local