Home
last modified time | relevance | path

Searched defs:isDef (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h155 bool isDef() const { return Value.is<Def>(); } in isDef() function in llvm::MemDepResult
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineOperand.h373 bool isDef() const { in isDef() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineOperand.cpp234 void MachineOperand::ChangeToRegister(Register Reg, bool isDef, bool isImp, in ChangeToRegister() argument
[all...]
H A DLiveIntervals.cpp864 float LiveIntervals::getSpillWeight(bool isDef, bool isUse, in getSpillWeight() argument
870 float LiveIntervals::getSpillWeight(bool isDef, bool isUse, in getSpillWeight() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp775 bool isDef = isLoadSingle(Opcode); in CreateLoadStoreMulti() local
H A DARMISelLowering.cpp2353 bool isDef = GV->isStrongDefinitionForLinker(); in LowerCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFGraph.h547 bool isDef() const { in isDef() function

Completed in 45 milliseconds