Home
last modified time | relevance | path

Searched refs:VST (Results 1 – 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DValue.cpp325 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/
DValueEnumerator.cpp548 void ValueEnumerator::EnumerateValueSymbolTable(const ValueSymbolTable &VST) { in EnumerateValueSymbolTable() argument
549 for (ValueSymbolTable::const_iterator VI = VST.begin(), VE = VST.end(); in EnumerateValueSymbolTable()
DBitcodeWriter.cpp384 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/
Dicuzones90 Link Asia/Ho_Chi_Minh VST
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dicuzones90 Link Asia/Ho_Chi_Minh VST
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMScheduleM4.td115 def : M4UnitL1I<(instregex "VST")>;
DARMScheduleA57.td159 "VST(1|2)LN(d|q)(WB_fixed_|WB_register_)?Asm",
160 "VST(3|4)(DUP|LN)?(d|q)(WB_fixed_|WB_register_)?Asm",
DARMInstrInfo.td1183 // 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.
DARMInstrNEON.td1646 // 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/
DTimeZoneAliases.txt169 VST ; Asia/Saigon
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTimeZoneAliases.txt169 VST ; Asia/Saigon
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dicuzones73 Link Asia/Ho_Chi_Minh VST
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp554 MBBI->getOpcode() == SystemZ::VST) in emitPrologue()
DSystemZAsmPrinter.cpp382 case SystemZ::VST: in EmitInstruction()
DSystemZInstrVector.td210 defm VST : StoreVRXAlign<"vst", 0xE70E>;
446 (VST VR128:$src, bdxaddr12only:$addr)>;
1616 (VST VR128:$src, bdxaddr12only:$addr)>;
DSystemZInstrInfo.cpp1504 StoreOpcode = SystemZ::VST; in getLoadStoreOpcodes()
DSystemZScheduleZ13.td1210 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "VST(Align|L|32|64)?$")>;
DSystemZScheduleZ15.td1250 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "VST(Align|L|32|64)?$")>;
DSystemZScheduleZ14.td1229 def : InstRW<[WLat1, FXb, LSU, NormalGr], (instregex "VST(Align|L|32|64)?$")>;
/third_party/skia/third_party/externals/icu/source/data/misc/
Dzoneinfo64.txt2860 /* 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/
Dzoneinfo64.txt3026 /* VST */ :int { 264 } //Z#614
3218 ,"UTC","Universal","VST","W-SU","WET","Zulu" // 617
3936 "VN", //Z#614 VST
DstructLocale.txt37605 "VST"{
/third_party/icu/icu4c/source/data/misc/
Dzoneinfo64.txt2860 /* 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/
Dzoneinfo64.txt2870 /* 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/
DARMGenAsmWriter.inc9696 // 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...

12