Home
last modified time | relevance | path

Searched defs:CT (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/infra/bots/
DREADME.md92 CT section in Skia Infrastructure
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DModuleDebugInfoPrinter.cpp122 if (auto *CT = dyn_cast<DICompositeType>(T)) { in print() local
DLoopAccessAnalysis.cpp162 const auto *CT = in replaceSymbolicStrideSCEV() local
/third_party/ltp/testcases/realtime/stress/pi-tests/
Dlookup_pi_state.c47 pthread_cond_t CT; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURewriteOutArguments.cpp403 if (StructType *CT = dyn_cast<StructType>(EltTy)) { in runOnFunction() local
DSIISelLowering.cpp9870 uint64_t CT = LHS.getConstantOperandVal(1); in performSetCCCombine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DMetadataLoader.cpp280 if (DICompositeType *CT = OldTypeRefs.Final.lookup(Ref.first)) in tryToResolveCycles() local
307 DICompositeType &CT) { in addTypeRef()
320 if (auto *CT = OldTypeRefs.Final.lookup(UUID)) in upgradeTypeRef() local
1380 DICompositeType *CT = nullptr; in parseOneMetadata() local
DBitcodeReader.cpp4711 LandingPadInst::ClauseType CT = in parseFunctionBody() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DStraightLineStrengthReduce.cpp337 Candidate::Kind CT, const SCEV *B, ConstantInt *Idx, Value *S, in allocateCandidatesAndFindBasis()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAnalysis.cpp440 CompositeType *CT = cast<CompositeType>(DeeperType); in advanceToNextLeafType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfoMetadata.cpp418 auto *&CT = (*Context.pImpl->DITypeMap)[&Identifier]; in buildODRType() local
453 auto *&CT = (*Context.pImpl->DITypeMap)[&Identifier]; in getODRType() local
DDIBuilder.cpp634 if (auto *CT = in checkGlobalVariableScope() local
DInstructions.cpp1631 CompositeType *CT = dyn_cast<CompositeType>(Agg); in getIndexedTypeInternal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DValueMapper.cpp540 auto *CT = dyn_cast<DICompositeType>(&N); in cloneOrBuildODR() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp711 if (auto *CT = dyn_cast<DICompositeType>(Ty)) { in updateAcceleratorTables() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUInstPrinter.cpp1390 unsigned CT = MI->getOperand(OpNo).getImm(); in printCT() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1784 const SCEV *CT = SE.getBackedgeTakenCount(CurLoop); in recognize() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1792 } else if (auto *CT = dyn_cast<CompositeType>(CurTy)) { in visitGetElementPtrInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp4566 if (auto *CT = DICompositeType::buildODRType( in ParseDICompositeType() local
6723 LandingPadInst::ClauseType CT; in ParseLandingPad() local
/third_party/python/Lib/test/
Dtest_typing.py1996 def barfoo2(x: CT): ...
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp4431 static unsigned getConstraintGenerality(TargetLowering::ConstraintType CT) { in getConstraintGenerality()
DDAGCombiner.cpp1941 SDValue CT = Sel.getOperand(1); in foldBinOpIntoSelect() local