Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1157 classifyCycle(Instruction * DivI,ValueSeq & Cycle,ValueSeq & Early,ValueSeq & Late) classifyCycle() argument
1193 classifyInst(Instruction * UseI,ValueSeq & Early,ValueSeq & Late) classifyInst() argument
1313 ValueSeq Early, Late, Cycled; convertShiftsToLeft() local
[all...]
/llvm-project/llvm/tools/lto/
H A Dlto.cpp67 Early, // After lto_set_debug_options is called. global() enumerator
/llvm-project/clang-tools-extra/clangd/
H A DSelection.cpp837 SourceRange Early = earlySourceRange(Node); in push() local