Home
last modified time | relevance | path

Searched defs:HE (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/LineEditor/
H A DLineEditor.cpp223 HistEvent HE; in LineEditor() local
239 HistEvent HE; in saveHistory() local
246 HistEvent HE; in loadHistory() local
265 HistEvent HE; in readLine() local
/freebsd/libexec/getty/
H A Dgettytab.h71 #define HE gettystrs[12].value macro
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp257 const auto *HE = static_cast<const HexagonMCExpr*>(ImmOp.getExpr()); in ScaleVectorOffset() local
H A DHexagonBitSimplify.cpp2809 const HexagonEvaluator HE(HRI, MRI, HII, MF); in runOnMachineFunction() local
3350 const HexagonEvaluator HE(*HRI, *MRI, *HII, MF); in runOnMachineFunction() local
H A DHexagonGenInsert.cpp1509 const HexagonEvaluator HE(*HRI, *MRI, *HII, MF); in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp271 HE = CatchSwitch->handler_end(); in getUnwindDestTokenHelper() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp7108 for (unsigned HI = 0, HE = S->getNumHandlers(); HI != HE; ++HI) { in VisitCXXTryStmt() local