Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaConstantPoolValue.h71 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local
/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.h95 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h86 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1195 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; visitIntrinsicInst() local
3314 for (const auto &APC : DynamicAllocaPoisonCallVec) { processDynamicAllocas() local
3449 for (const auto &APC : StaticAllocaPoisonCallVec) { processStaticAllocas() local
3601 for (const auto &APC : StaticAllocaPoisonCallVec) { processStaticAllocas() local
[all...]