/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMConstantPoolValue.cpp | 174 ARMConstantPoolConstant *APC = dyn_cast<ARMConstantPoolConstant>(CPV); in getExistingMachineCPValue() local 175 if (!APC) continue; in getExistingMachineCPValue() 176 if (APC->CVal == CVal && equals(APC)) in getExistingMachineCPValue()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 1010 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; in visitIntrinsicInst() local 1012 StaticAllocaPoisonCallVec.push_back(APC); in visitIntrinsicInst() 1014 DynamicAllocaPoisonCallVec.push_back(APC); in visitIntrinsicInst() 2813 for (const auto &APC : DynamicAllocaPoisonCallVec) { in processDynamicAllocas() local 2814 assert(APC.InsBefore); in processDynamicAllocas() 2815 assert(APC.AI); in processDynamicAllocas() 2816 assert(ASan.isInterestingAlloca(*APC.AI)); in processDynamicAllocas() 2817 assert(!APC.AI->isStaticAlloca()); in processDynamicAllocas() 2819 IRBuilder<> IRB(APC.InsBefore); in processDynamicAllocas() 2820 poisonAlloca(APC.AI, APC.Size, IRB, APC.DoPoison); in processDynamicAllocas() [all …]
|
/external/llvm/lib/Target/ARM/ |
D | ARMConstantPoolValue.h | 79 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local 80 if (cast<Derived>(this)->equals(APC)) in getExistingMachineCPValueImpl()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMConstantPoolValue.h | 89 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local 90 if (cast<Derived>(this)->equals(APC)) in getExistingMachineCPValueImpl()
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 763 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; in visitIntrinsicInst() local 764 AllocaPoisonCallVec.push_back(APC); in visitIntrinsicInst() 2023 for (const auto &APC : AllocaPoisonCallVec) { in poisonStack() local 2024 assert(APC.InsBefore); in poisonStack() 2025 assert(APC.AI); in poisonStack() 2026 assert(ASan.isInterestingAlloca(*APC.AI)); in poisonStack() 2027 bool IsDynamicAlloca = !(*APC.AI).isStaticAlloca(); in poisonStack() 2031 IRBuilder<> IRB(APC.InsBefore); in poisonStack() 2032 poisonAlloca(APC.AI, APC.Size, IRB, APC.DoPoison); in poisonStack() 2036 HavePoisonedStaticAllocas |= (APC.DoPoison && !IsDynamicAlloca); in poisonStack()
|
/external/python/cpython3/Tools/unicode/python-mappings/ |
D | CP273.TXT | 256 0xFF 0x009F #APPLICATION PROGRAM COMMAND (APC)
|
/external/pcre/dist2/doc/ |
D | pcre2.txt | 6237 generate the APC character. Unfortunately, there are several variants 6238 of EBCDIC. In most of them the APC character has the value 255 (hex
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart3.csv | 3082 ,"PT","APC","Alpiar�a","Alpiarca","14","--3-----","RN","0401",,"3915N 00835W", 20542 ,"US","APC","Napa","Napa","CA","---4----","AI","9601",,,
|
D | 2013-1_UNLOCODE_CodeListPart2.csv | 10715 ,"IT","APC","Anzano del Parco","Anzano del Parco","CO","--3-----","RL","0607","","4546N 00911E",
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 32731 ,"FR","APC","Authon-du-Perche","Authon-du-Perche","28","--3-----","RQ","0607",,"4811N 00053E",
|
/external/icu/icu4c/source/data/unidata/ |
D | ppucd.txt | 1377 …B=CN;-Gr_Base;lb=CM;Name_Alias=control=APPLICATION PROGRAM COMMAND,abbreviation=APC;NFKD_QC=Y;WB=XX
|