/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | BuildLibCalls.cpp | 35 AttributeWithIndex AWI[2]; in EmitStrLen() local 36 AWI[0] = AttributeWithIndex::get(1, Attribute::NoCapture); in EmitStrLen() 37 AWI[1] = AttributeWithIndex::get(~0u, Attribute::ReadOnly | in EmitStrLen() 41 Constant *StrLen = M->getOrInsertFunction("strlen", AttrListPtr::get(AWI, 2), in EmitStrLen() 58 AttributeWithIndex AWI = in EmitStrChr() local 63 Constant *StrChr = M->getOrInsertFunction("strchr", AttrListPtr::get(&AWI, 1), in EmitStrChr() 76 AttributeWithIndex AWI[3]; in EmitStrNCmp() local 77 AWI[0] = AttributeWithIndex::get(1, Attribute::NoCapture); in EmitStrNCmp() 78 AWI[1] = AttributeWithIndex::get(2, Attribute::NoCapture); in EmitStrNCmp() 79 AWI[2] = AttributeWithIndex::get(~0u, Attribute::ReadOnly | in EmitStrNCmp() [all …]
|
/external/llvm/utils/TableGen/ |
D | AsmWriterEmitter.cpp | 106 for (const AsmWriterInst &AWI : SimilarInsts) in EmitInstructions() local 107 O << " case " << AWI.CGI->Namespace << "::" in EmitInstructions() 108 << AWI.CGI->TheDef->getName() << ":\n"; in EmitInstructions() 123 for (const AsmWriterInst &AWI : SimilarInsts) { in EmitInstructions() local 124 OpsToPrint.push_back(std::make_pair(AWI.CGI->Namespace+"::"+ in EmitInstructions() 125 AWI.CGI->TheDef->getName(), in EmitInstructions() 126 AWI.Operands[i])); in EmitInstructions() 278 for (AsmWriterInst &AWI : Instructions) { in EmitPrintInstruction() 279 if (AWI.Operands[0].OperandType == in EmitPrintInstruction() 281 !AWI.Operands[0].Str.empty()) { in EmitPrintInstruction() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | AsmWriterEmitter.cpp | 127 for (const AsmWriterInst &AWI : SimilarInsts) in EmitInstructions() local 128 O << " case " << AWI.CGI->Namespace << "::" in EmitInstructions() 129 << AWI.CGI->TheDef->getName() << ":\n"; in EmitInstructions() 144 for (const AsmWriterInst &AWI : SimilarInsts) { in EmitInstructions() local 145 OpsToPrint.push_back(std::make_pair(AWI.CGI->Namespace.str()+"::" + in EmitInstructions() 146 AWI.CGI->TheDef->getName().str(), in EmitInstructions() 147 AWI.Operands[i])); in EmitInstructions() 296 for (AsmWriterInst &AWI : Instructions) { in EmitPrintInstruction() 297 if (AWI.Operands[0].OperandType == in EmitPrintInstruction() 299 !AWI.Operands[0].Str.empty()) { in EmitPrintInstruction() [all …]
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | AsmWriterEmitter.cpp | 90 AsmWriterInst &AWI = SimilarInsts[si]; in EmitInstructions() local 91 OpsToPrint.push_back(std::make_pair(AWI.CGI->Namespace+"::"+ in EmitInstructions() 92 AWI.CGI->TheDef->getName(), in EmitInstructions() 93 AWI.Operands[i])); in EmitInstructions() 288 AsmWriterInst *AWI = CGIAWIMap[NumberedInstructions[i]]; in EmitPrintInstruction() local 290 if (AWI == 0) { in EmitPrintInstruction() 293 } else if (AWI->Operands[0].OperandType != in EmitPrintInstruction() 295 AWI->Operands[0].Str.empty()) { in EmitPrintInstruction() 299 std::string Str = AWI->Operands[0].Str; in EmitPrintInstruction() 305 AWI->Operands.erase(AWI->Operands.begin()); in EmitPrintInstruction()
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
D | Intrinsics.gen | 7637 AttributeWithIndex AWI[3]; 8058 AWI[0] = AttributeWithIndex::get(~0, Attribute::NoUnwind|Attribute::ReadNone); 8089 AWI[0] = AttributeWithIndex::get(~0, Attribute::NoUnwind|Attribute::ReadOnly); 8158 AWI[0] = AttributeWithIndex::get(~0, Attribute::NoUnwind); 8164 AWI[0] = AttributeWithIndex::get(1, Attribute::NoCapture); 8165 AWI[1] = AttributeWithIndex::get(~0, Attribute::NoUnwind); 8170 AWI[0] = AttributeWithIndex::get(1, Attribute::NoCapture); 8171 AWI[1] = AttributeWithIndex::get(2, Attribute::NoCapture); 8172 AWI[2] = AttributeWithIndex::get(~0, Attribute::NoUnwind); 8178 AWI[0] = AttributeWithIndex::get(2, Attribute::NoCapture); [all …]
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart3.csv | 5396 ,"SA","AWI","Waisumah","Waisumah",,"---4----","QQ","8103",,, 10426 ,"US","AWI","Baldwin","Baldwin","MI","-23--6--","RL","0601",,"4353N 08551W",
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 25311 ,"DE","AWI","Zwiefalten","Zwiefalten","BW","1-------","RQ","0901",,, 27988 ,"ES","AWI","As�a","Asua",,"--3-----","RL","0212",,"4318N 00256W",
|