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

/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DErrorHandling.cpp245 std::error_code llvm::mapWindowsError(unsigned EV) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp1056 Value *EV = IRB.CreateExtractValue(OldRet, RetI, "oldret"); local
/freebsd-current/libexec/getty/
H A Dgettytab.h68 #define EV gettystrs[9].value macro
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp1275 unsigned EV = 0; local
/freebsd-current/contrib/llvm-project/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.cpp1100 unsigned EV = EN->getZExtValue(); local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1417 ExtractValueInst *EV = dyn_cast<ExtractValueInst>(User); local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1526 const auto *EV = dyn_cast<PathDiagnosticEventPiece>(NextI->get()); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp230 const auto *EV = cast<ExtractValueInst>(Cond); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3348 const auto *EV = cast<ExtractValueInst>(Cond); local
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3403 InstCombinerImpl::foldExtractOfOverflowIntrinsic(ExtractValueInst &EV) { argument
3477 Instruction *InstCombinerImpl::visitExtractValueInst(ExtractValueInst &EV) { argument
[all...]

Completed in 186 milliseconds