Home
last modified time | relevance | path

Searched defs:FOR (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/bin/ksh/
H A Dlex.h71 #define FOR 267 macro
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.h48 FOR, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3740 else if (auto *FOR = dyn_cast<VPFirstOrderRecurrencePHIRecipe>(&R)) in fixCrossIterationPHIs() local