Home
last modified time | relevance | path

Searched refs:CVD (Results 1 – 23 of 23) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp181 TypeLoweringScope(CodeViewDebug &CVD) : CVD(CVD) { ++CVD.TypeEmissionLevel; } in TypeLoweringScope()
185 if (CVD.TypeEmissionLevel == 1) in ~TypeLoweringScope()
186 CVD.emitDeferredCompleteTypes(); in ~TypeLoweringScope()
187 --CVD.TypeEmissionLevel; in ~TypeLoweringScope()
189 CodeViewDebug &CVD; member
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp315 TypeLoweringScope(CodeViewDebug &CVD) : CVD(CVD) { ++CVD.TypeEmissionLevel; } in TypeLoweringScope()
319 if (CVD.TypeEmissionLevel == 1) in ~TypeLoweringScope()
320 CVD.emitDeferredCompleteTypes(); in ~TypeLoweringScope()
321 --CVD.TypeEmissionLevel; in ~TypeLoweringScope()
323 CodeViewDebug &CVD; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp339 TypeLoweringScope(CodeViewDebug &CVD) : CVD(CVD) { ++CVD.TypeEmissionLevel; } in TypeLoweringScope()
343 if (CVD.TypeEmissionLevel == 1) in ~TypeLoweringScope()
344 CVD.emitDeferredCompleteTypes(); in ~TypeLoweringScope()
345 --CVD.TypeEmissionLevel; in ~TypeLoweringScope()
347 CodeViewDebug &CVD; member
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1567 const VarDecl *CVD = VD->getCanonicalDecl(); in isAllocatableDecl() local
1568 if (!CVD->hasAttr<OMPAllocateDeclAttr>()) in isAllocatableDecl()
1570 const auto *AA = CVD->getAttr<OMPAllocateDeclAttr>(); in isAllocatableDecl()
1588 const VarDecl *CVD = VD->getCanonicalDecl(); in getAddressOfLocalVariable() local
1589 if (!isAllocatableDecl(CVD)) in getAddressOfLocalVariable()
1592 CharUnits Align = CGM.getContext().getDeclAlign(CVD); in getAddressOfLocalVariable()
1593 if (CVD->getType()->isVariablyModifiedType()) { in getAddressOfLocalVariable()
1594 Size = CGF.getTypeSize(CVD->getType()); in getAddressOfLocalVariable()
1601 CharUnits Sz = CGM.getContext().getTypeSizeInChars(CVD->getType()); in getAddressOfLocalVariable()
1605 const auto *AA = CVD->getAttr<OMPAllocateDeclAttr>(); in getAddressOfLocalVariable()
[all …]
DCGOpenMPRuntime.cpp3396 const VarDecl *CVD = VD->getCanonicalDecl(); in isAllocatableDecl() local
3397 if (!CVD->hasAttr<OMPAllocateDeclAttr>()) in isAllocatableDecl()
3399 const auto *AA = CVD->getAttr<OMPAllocateDeclAttr>(); in isAllocatableDecl()
11808 const VarDecl *CVD = VD->getCanonicalDecl(); in getAddressOfLocalVariable() local
11809 if (CVD->hasAttr<OMPAllocateDeclAttr>()) { in getAddressOfLocalVariable()
11814 CharUnits Align = CGM.getContext().getDeclAlign(CVD); in getAddressOfLocalVariable()
11815 if (CVD->getType()->isVariablyModifiedType()) { in getAddressOfLocalVariable()
11816 Size = CGF.getTypeSize(CVD->getType()); in getAddressOfLocalVariable()
11823 CharUnits Sz = CGM.getContext().getTypeSizeInChars(CVD->getType()); in getAddressOfLocalVariable()
11826 llvm::Value *ThreadID = getThreadID(CGF, CVD->getBeginLoc()); in getAddressOfLocalVariable()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZScheduleZEC12.td630 def : InstRW<[WLat1, FXU2, DFU, LSU, GroupAlone], (instregex "CVD(Y)?$")>;
DSystemZScheduleZ196.td617 def : InstRW<[WLat1, FXU2, DFU, LSU, GroupAlone3], (instregex "CVD(Y)?$")>;
DSystemZScheduleZ13.td660 def : InstRW<[WLat1, FXb2, VecDF, LSU, GroupAlone2], (instregex "CVD(Y)?$")>;
DSystemZScheduleZ14.td680 def : InstRW<[WLat1, FXb2, VecDF, LSU, GroupAlone2], (instregex "CVD(Y)?$")>;
DSystemZScheduleZ15.td694 def : InstRW<[WLat1, FXb2, VecDF, LSU, GroupAlone2], (instregex "CVD(Y)?$")>;
DSystemZInstrInfo.td1935 defm CVD : StoreRXPair<"cvd", 0x4E, 0xE326, null_frag, GR32, 4>;
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZScheduleZ196.td617 def : InstRW<[WLat1, FXU2, DFU, LSU, GroupAlone3], (instregex "CVD(Y)?$")>;
DSystemZScheduleZEC12.td630 def : InstRW<[WLat1, FXU2, DFU, LSU, GroupAlone], (instregex "CVD(Y)?$")>;
DSystemZScheduleZ13.td660 def : InstRW<[WLat1, FXb2, VecDF, LSU, GroupAlone2], (instregex "CVD(Y)?$")>;
DSystemZScheduleZ14.td680 def : InstRW<[WLat1, FXb2, VecDF, LSU, GroupAlone2], (instregex "CVD(Y)?$")>;
DSystemZScheduleZ15.td694 def : InstRW<[WLat1, FXb2, VecDF, LSU, GroupAlone2], (instregex "CVD(Y)?$")>;
DSystemZInstrInfo.td1948 defm CVD : StoreRXPair<"cvd", 0x4E, 0xE326, null_frag, GR32, 4>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc3285 134236629U, // CVD
6088 0U, // CVD
8891 0U, // CVD
DSystemZGenDisassemblerTables.inc265 /* 242 */ MCD_OPC_Decode, 161, 8, 20, // Opcode: CVD
/external/llvm-project/llvm/lib/Target/VE/
DVEInstrInfo.td1414 // Section 8.7.16 - CVD (Convert to Double-format)
/external/cldr/tools/java/org/unicode/cldr/util/data/external/
D2013-1_UNLOCODE_CodeListPart3.csv3234 ,"PT","CVD","Castelo de Vide","Castelo de Vide","12","-23-----","RN","0401",,"3925N 00727W",
8613 ,"TR","CVD","�avdir","Cavdir","15","--3-----","RN","0212",,"3709N 02942E",
12735 ,"US","CVD","Cleveland","Cleveland","MS","--3-----","RQ","9307",,,
D2013-1_UNLOCODE_CodeListPart1.csv6422 ,"BR","CVD","Campos Verdes","Campos Verdes","GO","--3-----","RQ","0607",,,
8834 ,"CA","CVD","Cloverdale","Cloverdale","BC","-23-----","RL","0701",,"4906N 12244W",
34500 ,"FR","CVD","Chavanod","Chavanod","74","--3-----","RL","9501",,,
D2013-1_UNLOCODE_CodeListPart2.csv12034 ,"IT","CVD","Cordovado","Cordovado","PN","-23-----","RL","0901",,"4551N 01253E",