/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Value.cpp | 325 ValueSymbolTable *VST; in takeName() local 326 bool Failure = getSymTab(V, VST); in takeName() 331 if (ST == VST) { in takeName() 342 if (VST) in takeName() 343 VST->removeValueName(V->getValueName()); in takeName()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
D | ValueEnumerator.cpp | 548 void ValueEnumerator::EnumerateValueSymbolTable(const ValueSymbolTable &VST) { in EnumerateValueSymbolTable() argument 549 for (ValueSymbolTable::const_iterator VI = VST.begin(), VE = VST.end(); in EnumerateValueSymbolTable()
|
D | BitcodeWriter.cpp | 384 void writeFunctionLevelValueSymbolTable(const ValueSymbolTable &VST); 3096 const ValueSymbolTable &VST) { in writeFunctionLevelValueSymbolTable() argument 3097 if (VST.empty()) in writeFunctionLevelValueSymbolTable() 3106 for (const ValueName &Name : VST) { in writeFunctionLevelValueSymbolTable()
|
/third_party/icu/icu4c/source/tools/tzcode/ |
D | icuzones | 90 Link Asia/Ho_Chi_Minh VST
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
D | icuzones | 90 Link Asia/Ho_Chi_Minh VST
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMScheduleM4.td | 115 def : M4UnitL1I<(instregex "VST")>;
|
D | ARMScheduleA57.td | 159 "VST(1|2)LN(d|q)(WB_fixed_|WB_register_)?Asm", 160 "VST(3|4)(DUP|LN)?(d|q)(WB_fixed_|WB_register_)?Asm",
|
D | ARMInstrInfo.td | 1183 // VLD/VST instructions and checking the alignment is not specified. 1194 // VLD/VST instructions and checking the alignment value. 1205 // VLD/VST instructions and checking the alignment value. 1216 // VLD/VST instructions and checking the alignment value. 1227 // for VLD/VST instructions and checking the alignment value. 1238 // encoding for VLD/VST instructions and checking the alignment value.
|
D | ARMInstrNEON.td | 1646 // Classes for VST* pseudo-instructions with multi-register operands. 2084 // Classes for VST*LN pseudo-instructions with multi-register operands.
|
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/test/format/ |
D | TimeZoneAliases.txt | 169 VST ; Asia/Saigon
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | TimeZoneAliases.txt | 169 VST ; Asia/Saigon
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/ |
D | icuzones | 73 Link Asia/Ho_Chi_Minh VST
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZFrameLowering.cpp | 554 MBBI->getOpcode() == SystemZ::VST) in emitPrologue()
|
D | SystemZAsmPrinter.cpp | 382 case SystemZ::VST: in EmitInstruction()
|
D | SystemZInstrVector.td | 210 defm VST : StoreVRXAlign<"vst", 0xE70E>; 446 (VST VR128:$src, bdxaddr12only:$addr)>; 1616 (VST VR128:$src, bdxaddr12only:$addr)>;
|
D | SystemZInstrInfo.cpp | 1504 StoreOpcode = SystemZ::VST; in getLoadStoreOpcodes()
|
D | SystemZScheduleZ13.td | 1210 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "VST(Align|L|32|64)?$")>;
|
D | SystemZScheduleZ15.td | 1250 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "VST(Align|L|32|64)?$")>;
|
D | SystemZScheduleZ14.td | 1229 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "VST(Align|L|32|64)?$")>;
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | zoneinfo64.txt | 2860 /* VST */ :int { 272 } //Z#631 3058 ,"UTC","Universal","VST","W-SU","WET","Zulu" // 634 3781 "VN", //Z#631 VST
|
/third_party/icu/icu4c/source/test/testdata/ |
D | zoneinfo64.txt | 3026 /* VST */ :int { 264 } //Z#614 3218 ,"UTC","Universal","VST","W-SU","WET","Zulu" // 617 3936 "VN", //Z#614 VST
|
D | structLocale.txt | 37605 "VST"{
|
/third_party/icu/icu4c/source/data/misc/ |
D | zoneinfo64.txt | 2860 /* VST */ :int { 272 } //Z#631 3058 ,"UTC","Universal","VST","W-SU","WET","Zulu" // 634 3781 "VN", //Z#631 VST
|
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/ |
D | zoneinfo64.txt | 2870 /* VST */ :int { 271 } //Z#629 3067 ,"UTC","Universal","VST","W-SU","WET","Zulu" // 632 3794 "VN", //Z#629 VST
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/ |
D | ARMGenAsmWriter.inc | 9696 // VLDR_VPR_off, VLDR_VPR_post, VLDR_VPR_pre, VMSR_VPR, VSTR_VPR_off, VST... 10224 // VST1q16wb_fixed, VST1q32wb_fixed, VST1q64wb_fixed, VST1q8wb_fixed, VST...
|