Home
last modified time | relevance | path

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

/third_party/python/Tools/peg_generator/pegen/
Dc_generator.py260 def visit_Forced(self, node: Forced) -> FunctionCall:
Dgrammar.py291 class Forced: class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp863 bool Forced = isForced().getValueOr(false); in fail() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp367 auto Forced = alignTo(StructSize, ForcedAlignment); in computePadding() local