Home
last modified time | relevance | path

Searched defs:recalculate (Results 1 – 15 of 15) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcjx_template.cpp64 CJS_Result CJX_Template::recalculate( in recalculate() function in CJX_Template
Dcjx_form.cpp80 CJS_Result CJX_Form::recalculate( in recalculate() function in CJX_Form
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineRegionInfo.cpp59 void MachineRegionInfo::recalculate(MachineFunction &F, in recalculate() function in MachineRegionInfo
/external/llvm-project/llvm/lib/CodeGen/
DMachineRegionInfo.cpp59 void MachineRegionInfo::recalculate(MachineFunction &F, in recalculate() function in MachineRegionInfo
/external/llvm/lib/CodeGen/
DMachineRegionInfo.cpp54 void MachineRegionInfo::recalculate(MachineFunction &F, in recalculate() function in MachineRegionInfo
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyExceptionInfo.cpp46 void WebAssemblyExceptionInfo::recalculate( in recalculate() function in WebAssemblyExceptionInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyExceptionInfo.cpp46 void WebAssemblyExceptionInfo::recalculate( in recalculate() function in WebAssemblyExceptionInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DRegionInfo.cpp98 void RegionInfo::recalculate(Function &F, DominatorTree *DT_, in recalculate() function in RegionInfo
DDomTreeUpdater.cpp121 void DomTreeUpdater::recalculate(Function &F) { in recalculate() function in llvm::DomTreeUpdater
/external/llvm/lib/Analysis/
DRegionInfo.cpp95 void RegionInfo::recalculate(Function &F, DominatorTree *DT_, in recalculate() function in RegionInfo
/external/llvm-project/llvm/lib/Analysis/
DRegionInfo.cpp95 void RegionInfo::recalculate(Function &F, DominatorTree *DT_, in recalculate() function in RegionInfo
DDomTreeUpdater.cpp120 void DomTreeUpdater::recalculate(Function &F) { in recalculate() function in llvm::DomTreeUpdater
/external/llvm-project/mlir/lib/IR/
DDominance.cpp40 void DominanceInfoBase<IsPostDom>::recalculate(Operation *op) { in recalculate() function in DominanceInfoBase
/external/fonttools/Lib/fontTools/
Dmerge.py50 def recalculate(lst): function
/external/llvm/include/llvm/Support/
DGenericDomTree.h717 template <class FT> void recalculate(FT &F) { in recalculate() function