/external/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 181 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/ |
D | CodeViewDebug.cpp | 315 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/ |
D | CodeViewDebug.cpp | 339 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/ |
D | CGStmtOpenMP.cpp | 1567 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 …]
|
D | CGOpenMPRuntime.cpp | 3396 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/ |
D | SystemZScheduleZEC12.td | 630 def : InstRW<[WLat1, FXU2, DFU, LSU, GroupAlone], (instregex "CVD(Y)?$")>;
|
D | SystemZScheduleZ196.td | 617 def : InstRW<[WLat1, FXU2, DFU, LSU, GroupAlone3], (instregex "CVD(Y)?$")>;
|
D | SystemZScheduleZ13.td | 660 def : InstRW<[WLat1, FXb2, VecDF, LSU, GroupAlone2], (instregex "CVD(Y)?$")>;
|
D | SystemZScheduleZ14.td | 680 def : InstRW<[WLat1, FXb2, VecDF, LSU, GroupAlone2], (instregex "CVD(Y)?$")>;
|
D | SystemZScheduleZ15.td | 694 def : InstRW<[WLat1, FXb2, VecDF, LSU, GroupAlone2], (instregex "CVD(Y)?$")>;
|
D | SystemZInstrInfo.td | 1935 defm CVD : StoreRXPair<"cvd", 0x4E, 0xE326, null_frag, GR32, 4>;
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZScheduleZ196.td | 617 def : InstRW<[WLat1, FXU2, DFU, LSU, GroupAlone3], (instregex "CVD(Y)?$")>;
|
D | SystemZScheduleZEC12.td | 630 def : InstRW<[WLat1, FXU2, DFU, LSU, GroupAlone], (instregex "CVD(Y)?$")>;
|
D | SystemZScheduleZ13.td | 660 def : InstRW<[WLat1, FXb2, VecDF, LSU, GroupAlone2], (instregex "CVD(Y)?$")>;
|
D | SystemZScheduleZ14.td | 680 def : InstRW<[WLat1, FXb2, VecDF, LSU, GroupAlone2], (instregex "CVD(Y)?$")>;
|
D | SystemZScheduleZ15.td | 694 def : InstRW<[WLat1, FXb2, VecDF, LSU, GroupAlone2], (instregex "CVD(Y)?$")>;
|
D | SystemZInstrInfo.td | 1948 defm CVD : StoreRXPair<"cvd", 0x4E, 0xE326, null_frag, GR32, 4>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 3285 134236629U, // CVD 6088 0U, // CVD 8891 0U, // CVD
|
D | SystemZGenDisassemblerTables.inc | 265 /* 242 */ MCD_OPC_Decode, 161, 8, 20, // Opcode: CVD
|
/external/llvm-project/llvm/lib/Target/VE/ |
D | VEInstrInfo.td | 1414 // Section 8.7.16 - CVD (Convert to Double-format)
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart3.csv | 3234 ,"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",,,
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 6422 ,"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",,,
|
D | 2013-1_UNLOCODE_CodeListPart2.csv | 12034 ,"IT","CVD","Cordovado","Cordovado","PN","-23-----","RL","0901",,"4551N 01253E",
|