Home
last modified time | relevance | path

Searched defs:El (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstructionSelector.cpp782 [SrcTy, DstTy](const ZextEntry &El) { in selectZext()
1443 std::begin(OpTable), std::end(OpTable), [DstTy](const ShiftEntry &El) { in selectShift()
1536 std::begin(OpTable), std::end(OpTable), [RegTy](const SDivEntry &El) { in selectSDiv()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp606 for (auto *El : Array->getElements()) { in dependencies() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DConstantFolding.cpp995 unsigned El = (unsigned)CU->getZExtValue(); in ConstantFoldLoadThroughGEPConstantExpr() local
/external/libopus/celt/
Dbands.c430 opus_val32 El, Er; in stereo_merge() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1552 SDValue El = DAG.getConstant(0, VT.getVectorElementType()); in tryFoldToZero() local
/external/clang/lib/Sema/
DSemaChecking.cpp7081 IntRange El = GetValueRange(C, result.getVectorElt(i), Ty, MaxWidth); in GetValueRange() local