Home
last modified time | relevance | path

Searched defs:isDef (Results 1 – 12 of 12) sorted by relevance

/external/skia/src/svg/parser/
DSkSVGGroup.cpp26 bool SkSVGGroup::isDef() { in isDef() function in SkSVGGroup
DSkSVGElements.cpp44 bool SkSVGElement::isDef() { in isDef() function in SkSVGElement
DSkSVGGradient.cpp21 bool SkSVGGradient::isDef() { in isDef() function in SkSVGGradient
DSkSVGParser.cpp232 void SkSVGParser::translate(SkSVGElement* element, bool isDef) { in translate()
389 bool isDef = created->fIsDef = created->isDef(); in CreateElement() local
DSkSVGPaintState.cpp101 bool SkSVGPaint::flush(SkSVGParser& parser, bool isFlushable, bool isDef) { in flush()
/external/llvm/include/llvm/Analysis/
DMemoryDependenceAnalysis.h131 bool isDef() const { return Value.getInt() == Def; } in isDef() function
/external/clang/tools/libclang/
DIndexingContext.cpp373 bool isDef = D->isThisDeclarationADefinition(); in handleFunction() local
574 bool isDef = D->isThisDeclarationADefinition(); in handleObjCMethod() local
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h279 bool isDef() const { in isDef() function
/external/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp614 bool isDef = (isi32Load(Opcode) || Opcode == ARM::VLDRS || in MergeOps() local
1451 int Offset, bool isDef, in InsertLDR_STR()
/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp811 LiveIntervals::getSpillWeight(bool isDef, bool isUse, in getSpillWeight()
DMachineInstr.cpp147 void MachineOperand::ChangeToRegister(unsigned Reg, bool isDef, bool isImp, in ChangeToRegister()
/external/clang/lib/Sema/
DSemaDeclAttr.cpp2283 bool isDef = false; in handleWeakImportAttr() local