Home
last modified time | relevance | path

Searched defs:APC (Results 1 – 5 of 5) 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-7.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h89 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMConstantPoolValue.cpp174 ARMConstantPoolConstant *APC = dyn_cast<ARMConstantPoolConstant>(CPV); in getExistingMachineCPValue() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1010 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; in visitIntrinsicInst() local
2813 for (const auto &APC : DynamicAllocaPoisonCallVec) { in processDynamicAllocas() local
2886 for (const auto &APC : StaticAllocaPoisonCallVec) { in processStaticAllocas() local
3021 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