Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.h95 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h86 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1118 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; visitIntrinsicInst() local
3219 for (const auto &APC : DynamicAllocaPoisonCallVec) { processDynamicAllocas() local
3354 for (const auto &APC : StaticAllocaPoisonCallVec) { processStaticAllocas() local
3505 for (const auto &APC : StaticAllocaPoisonCallVec) { processStaticAllocas() local
[all...]