Home
last modified time | relevance | path

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

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