Home
last modified time | relevance | path

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

/external/llvm/test/Bitcode/
Dvst-forward-declaration.ll2 ; Check for VST forward declaration record and VST function index records.
/external/llvm/lib/IR/
DValue.cpp289 ValueSymbolTable *VST; in takeName() local
290 bool Failure = getSymTab(V, VST); in takeName()
295 if (ST == VST) { in takeName()
306 if (VST) in takeName()
307 VST->removeValueName(V->getValueName()); in takeName()
/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp486 void ValueEnumerator::EnumerateValueSymbolTable(const ValueSymbolTable &VST) { in EnumerateValueSymbolTable() argument
487 for (ValueSymbolTable::const_iterator VI = VST.begin(), VE = VST.end(); in EnumerateValueSymbolTable()
DBitcodeWriter.cpp590 static uint64_t WriteValueSymbolTableForwardDecl(const ValueSymbolTable &VST, in WriteValueSymbolTableForwardDecl() argument
592 if (VST.empty()) in WriteValueSymbolTableForwardDecl()
2217 const ValueSymbolTable &VST, const ValueEnumerator &VE, in WriteValueSymbolTable() argument
2222 if (VST.empty()) { in WriteValueSymbolTable()
2281 for (const ValueName &Name : VST) { in WriteValueSymbolTable()
/external/icu/icu4c/source/tools/tzcode/
Dicuzones71 Link Asia/Ho_Chi_Minh VST
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DTimeZoneAliases.txt165 VST ; Asia/Saigon
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTimeZoneAliases.txt165 VST ; Asia/Saigon
/external/llvm/lib/Target/SystemZ/
DSystemZInstrVector.td188 def VST : StoreVRX<"vst", 0xE70E, null_frag, v128any, 16>;
325 (VST VR128:$src, bdxaddr12only:$addr)>;
DSystemZInstrInfo.cpp1151 StoreOpcode = SystemZ::VST; in getLoadStoreOpcodes()
/external/icu/icu4c/source/test/testdata/
Dzoneinfo64.txt3024 /* VST */ :int { 264 } //Z#614
3216 ,"UTC","Universal","VST","W-SU","WET","Zulu" // 617
3934 "VN", //Z#614 VST
DstructLocale.txt33531 "VST"{
/external/icu/icu4c/source/data/misc/
Dzoneinfo64.txt2856 /* VST */ :int { 268 } //Z#624
3051 ,"UTC","Universal","VST","W-SU","WET","Zulu" // 627
3776 "VN", //Z#624 VST
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td1024 // VLD/VST instructions and checking the alignment is not specified.
1035 // VLD/VST instructions and checking the alignment value.
1046 // VLD/VST instructions and checking the alignment value.
1057 // VLD/VST instructions and checking the alignment value.
1068 // for VLD/VST instructions and checking the alignment value.
1079 // encoding for VLD/VST instructions and checking the alignment value.
DARMInstrNEON.td1611 // Classes for VST* pseudo-instructions with multi-register operands.
2025 // Classes for VST*LN pseudo-instructions with multi-register operands.