Searched defs:isDef (Results 1 – 12 of 12) sorted by relevance
| /external/skia/src/svg/parser/ |
| D | SkSVGGroup.cpp | 26 bool SkSVGGroup::isDef() { in isDef() function in SkSVGGroup
|
| D | SkSVGElements.cpp | 44 bool SkSVGElement::isDef() { in isDef() function in SkSVGElement
|
| D | SkSVGGradient.cpp | 21 bool SkSVGGradient::isDef() { in isDef() function in SkSVGGradient
|
| D | SkSVGParser.cpp | 232 void SkSVGParser::translate(SkSVGElement* element, bool isDef) { in translate() 389 bool isDef = created->fIsDef = created->isDef(); in CreateElement() local
|
| D | SkSVGPaintState.cpp | 101 bool SkSVGPaint::flush(SkSVGParser& parser, bool isFlushable, bool isDef) { in flush()
|
| /external/llvm/include/llvm/Analysis/ |
| D | MemoryDependenceAnalysis.h | 131 bool isDef() const { return Value.getInt() == Def; } in isDef() function
|
| /external/clang/tools/libclang/ |
| D | IndexingContext.cpp | 373 bool isDef = D->isThisDeclarationADefinition(); in handleFunction() local 574 bool isDef = D->isThisDeclarationADefinition(); in handleObjCMethod() local
|
| /external/llvm/include/llvm/CodeGen/ |
| D | MachineOperand.h | 279 bool isDef() const { in isDef() function
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMLoadStoreOptimizer.cpp | 614 bool isDef = (isi32Load(Opcode) || Opcode == ARM::VLDRS || in MergeOps() local 1451 int Offset, bool isDef, in InsertLDR_STR()
|
| /external/llvm/lib/CodeGen/ |
| D | LiveIntervalAnalysis.cpp | 811 LiveIntervals::getSpillWeight(bool isDef, bool isUse, in getSpillWeight()
|
| D | MachineInstr.cpp | 147 void MachineOperand::ChangeToRegister(unsigned Reg, bool isDef, bool isImp, in ChangeToRegister()
|
| /external/clang/lib/Sema/ |
| D | SemaDeclAttr.cpp | 2283 bool isDef = false; in handleWeakImportAttr() local
|