Searched defs:HE (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/LineEditor/ |
H A D | LineEditor.cpp | 223 HistEvent HE; in LineEditor() local 239 HistEvent HE; in saveHistory() local 246 HistEvent HE; in loadHistory() local 265 HistEvent HE; in readLine() local
|
/freebsd-src/libexec/getty/ |
H A D | gettytab.h | 71 #define HE gettystrs[12].value macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonAsmPrinter.cpp | 255 const auto *HE = static_cast<const HexagonMCExpr*>(ImmOp.getExpr()); ScaleVectorOffset() local
|
H A D | HexagonBitSimplify.cpp | 2808 const HexagonEvaluator HE(HRI, MRI, HII, MF); runOnMachineFunction() local 3349 const HexagonEvaluator HE(*HRI, *MRI, *HII, MF); runOnMachineFunction() local
|
H A D | HexagonGenInsert.cpp | 1509 const HexagonEvaluator HE(*HRI, *MRI, *HII, MF); in runOnMachineFunction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | InlineFunction.cpp | 268 HE = CatchSwitch->handler_end(); getUnwindDestTokenHelper() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTImporter.cpp | 7006 for (unsigned HI = 0, HE = S->getNumHandlers(); HI != HE; ++HI) { VisitCXXTryStmt() local
|