| /external/llvm-project/llvm/unittests/XRay/ |
| D | GraphTest.cpp | 102 auto Pred = [&](const EVT &EV) { return EV.first == u; }; in graphEdgeTester() 108 for (auto &EV : G.edges()) { in graphEdgeTester() local
|
| /external/llvm/lib/Support/ |
| D | ErrorHandling.cpp | 151 std::error_code llvm::mapWindowsError(unsigned EV) { in mapWindowsError()
|
| /external/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | ErrorHandling.cpp | 151 std::error_code llvm::mapWindowsError(unsigned EV) { in mapWindowsError()
|
| /external/llvm-project/llvm/lib/Target/Hexagon/ |
| D | HexagonConstExtenders.cpp | 542 raw_ostream &operator<< (raw_ostream &OS, const HCE::ExtValue &EV) { in operator <<() 1276 ExtValue EV(ED); in assignInits() local 1296 ExtValue EV(ED); in assignInits() local 1418 const ExtValue &EV = P.first.first; in assignInits() local 1532 const ExtValue &EV = ExtI.first; in insertInitializer() local 1768 const ExtValue &EV = ExtI.first; (void)EV; in replaceInstrExpr() local 1855 ExtValue EV(ED); in replaceInstr() local
|
| D | HexagonISelDAGToDAG.cpp | 1067 unsigned EV = EN->getZExtValue(); in ppAddrReorderAddShl() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonConstExtenders.cpp | 543 raw_ostream &operator<< (raw_ostream &OS, const HCE::ExtValue &EV) { in operator <<() 1277 ExtValue EV(ED); in assignInits() local 1297 ExtValue EV(ED); in assignInits() local 1419 const ExtValue &EV = P.first.first; in assignInits() local 1533 const ExtValue &EV = ExtI.first; in insertInitializer() local 1751 const ExtValue &EV = ExtI.first; (void)EV; in replaceInstrExpr() local 1838 ExtValue EV(ED); in replaceInstr() local
|
| D | HexagonISelDAGToDAG.cpp | 1059 unsigned EV = EN->getZExtValue(); in ppAddrReorderAddShl() local
|
| /external/llvm/lib/Transforms/IPO/ |
| D | IPConstantPropagation.cpp | 228 if (ExtractValueInst *EV = dyn_cast<ExtractValueInst>(Ins)) in PropagateConstantReturn() local
|
| D | DeadArgumentElimination.cpp | 1002 ExtractValueInst *EV = ExtractValueInst::Create(OldRet, i, in RemoveDeadStuffFromFunction() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | IPConstantPropagation.cpp | 257 if (ExtractValueInst *EV = dyn_cast<ExtractValueInst>(Ins)) in PropagateConstantReturn() local
|
| D | DeadArgumentElimination.cpp | 1052 ExtractValueInst *EV = ExtractValueInst::Create(OldRet, i, in RemoveDeadStuffFromFunction() local
|
| /external/llvm-project/llvm/lib/Support/ |
| D | ErrorHandling.cpp | 246 std::error_code llvm::mapWindowsError(unsigned EV) { in mapWindowsError()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | ErrorHandling.cpp | 243 std::error_code llvm::mapWindowsError(unsigned EV) { in mapWindowsError()
|
| /external/clang/test/Sema/ |
| D | ms_class_layout.cpp | 140 struct EV : CV, DV { struct
|
| /external/llvm-project/clang/test/Sema/ |
| D | ms_class_layout.cpp | 140 struct EV : CV, DV { struct
|
| /external/llvm-project/libc/benchmarks/ |
| D | JSON.cpp | 259 Expected<json::Value> EV = json::parse(Content); in ParseJsonStudy() local
|
| /external/llvm/lib/CodeGen/ |
| D | AtomicExpandPass.cpp | 1150 ExtractValueInst *EV = dyn_cast<ExtractValueInst>(User); in expandAtomicCmpXchg() local 1166 for (auto EV : PrunedInsts) in expandAtomicCmpXchg() local
|
| /external/llvm-project/llvm/lib/Transforms/IPO/ |
| D | DeadArgumentElimination.cpp | 1050 Value *EV = IRB.CreateExtractValue(OldRet, RetI, "oldret"); in RemoveDeadStuffFromFunction() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | AtomicExpandPass.cpp | 1284 ExtractValueInst *EV = dyn_cast<ExtractValueInst>(User); in expandAtomicCmpXchg() local 1300 for (auto EV : PrunedInsts) in expandAtomicCmpXchg() local
|
| /external/llvm-project/llvm/lib/CodeGen/ |
| D | AtomicExpandPass.cpp | 1320 ExtractValueInst *EV = dyn_cast<ExtractValueInst>(User); in expandAtomicCmpXchg() local 1336 for (auto EV : PrunedInsts) in expandAtomicCmpXchg() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 851 Value *EV = IRB.CreateExtractValue(Clause, makeArrayRef(J), "filter"); in runEHOnFunction() local
|
| /external/llvm-project/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 894 Value *EV = IRB.CreateExtractValue(Clause, makeArrayRef(J), "filter"); in runEHOnFunction() local
|
| /external/llvm-project/llvm/utils/TableGen/ |
| D | RegisterInfoEmitter.cpp | 1283 unsigned EV = 0; in runTargetDesc() local
|
| /external/llvm/lib/Target/Hexagon/ |
| D | HexagonISelDAGToDAG.cpp | 1360 unsigned EV = EN->getZExtValue(); in PreprocessISelDAG() local
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstructionCombining.cpp | 2231 Instruction *InstCombiner::visitExtractValueInst(ExtractValueInst &EV) { in visitExtractValueInst()
|