Searched defs:EV (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DErrorHandling.cpp245 std::error_code llvm::mapWindowsError(unsigned EV) { argument
/openbsd-current/gnu/llvm/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp1040 Value *EV = IRB.CreateExtractValue(OldRet, RetI, "oldret"); local
/openbsd-current/libexec/getty/
H A Dgettytab.h70 #define EV gettystrs[9].value macro
/openbsd-current/gnu/llvm/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp1298 unsigned EV = 0; local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1431 ExtractValueInst *EV = dyn_cast<ExtractValueInst>(User); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp544 raw_ostream &operator<< (raw_ostream &OS, const HCE::ExtValue &EV) { argument
1420 const ExtValue &EV = P.first.first; local
1534 const ExtValue &EV = ExtI.first; local
1770 const ExtValue &EV = ExtI.first; (void)EV; local
[all...]
H A DHexagonISelDAGToDAG.cpp1106 unsigned EV = EN->getZExtValue(); local
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1525 const auto *EV = dyn_cast<PathDiagnosticEventPiece>(NextI->get()); local
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86FastISel.cpp230 const auto *EV = cast<ExtractValueInst>(Cond); local
/openbsd-current/sys/arch/hppa/hppa/
H A Ddb_disasm.c179 #define EV 0xF macro
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3361 const auto *EV = cast<ExtractValueInst>(Cond); local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3275 InstCombinerImpl::foldExtractOfOverflowIntrinsic(ExtractValueInst &EV) { argument
3349 Instruction *InstCombinerImpl::visitExtractValueInst(ExtractValueInst &EV) { argument
[all...]

Completed in 366 milliseconds