/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 1072 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; in visitIntrinsicInst() local 1074 StaticAllocaPoisonCallVec.push_back(APC); in visitIntrinsicInst() 1076 DynamicAllocaPoisonCallVec.push_back(APC); in visitIntrinsicInst() 2965 for (const auto &APC : DynamicAllocaPoisonCallVec) { in processDynamicAllocas() local 2966 assert(APC.InsBefore); in processDynamicAllocas() 2967 assert(APC.AI); in processDynamicAllocas() 2968 assert(ASan.isInterestingAlloca(*APC.AI)); in processDynamicAllocas() 2969 assert(!APC.AI->isStaticAlloca()); in processDynamicAllocas() 2971 IRBuilder<> IRB(APC.InsBefore); in processDynamicAllocas() 2972 poisonAlloca(APC.AI, APC.Size, IRB, APC.DoPoison); in processDynamicAllocas() [all …]
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 1078 AllocaPoisonCall APC = {&II, AI, SizeValue, DoPoison}; in visitIntrinsicInst() local 1080 StaticAllocaPoisonCallVec.push_back(APC); in visitIntrinsicInst() 1082 DynamicAllocaPoisonCallVec.push_back(APC); in visitIntrinsicInst() 3026 for (const auto &APC : DynamicAllocaPoisonCallVec) { in processDynamicAllocas() local 3027 assert(APC.InsBefore); in processDynamicAllocas() 3028 assert(APC.AI); in processDynamicAllocas() 3029 assert(ASan.isInterestingAlloca(*APC.AI)); in processDynamicAllocas() 3030 assert(!APC.AI->isStaticAlloca()); in processDynamicAllocas() 3032 IRBuilder<> IRB(APC.InsBefore); in processDynamicAllocas() 3033 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-10.0/llvm/lib/Target/ARM/ |
D | ARMConstantPoolValue.h | 88 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local 89 if (cast<Derived>(this)->equals(APC)) in getExistingMachineCPValueImpl()
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMConstantPoolValue.h | 86 if (Derived *APC = dyn_cast<Derived>(CPV)) in getExistingMachineCPValueImpl() local 87 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 | 6577 generate the APC character. Unfortunately, there are several variants 6578 of EBCDIC. In most of them the APC character has the value 255 (hex
|
/external/one-true-awk/testdir/ |
D | funstack.in | 1753 @Article{Damerau:1970:APC, 21618 @Article{Crow:1977:APC, 26159 @Article{Lozano-Perez:1979:APC,
|
/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 | 1409 …B=CN;-Gr_Base;lb=CM;Name_Alias=control=APPLICATION PROGRAM COMMAND,abbreviation=APC;NFKD_QC=Y;WB=XX
|