Home
last modified time | relevance | path

Searched defs:AtStart (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreFrameLowering.cpp458 bool AtStart = MI == MBB.begin(); in restoreCalleeSavedRegisters() local
/third_party/node/deps/v8/src/regexp/
Dregexp-nodes.h470 static AssertionNode* AtStart(RegExpNode* on_success) { in AtStart() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp2369 bool AtStart = I == MBB.begin(); in restoreCalleeSavedRegisters() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp2202 bool AtStart = BI == BB->begin(); in processBlock() local