Searched defs:El (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstructionSelector.cpp | 782 [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/ |
D | DwarfCompileUnit.cpp | 606 for (auto *El : Array->getElements()) { in dependencies() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ConstantFolding.cpp | 995 unsigned El = (unsigned)CU->getZExtValue(); in ConstantFoldLoadThroughGEPConstantExpr() local
|
/external/libopus/celt/ |
D | bands.c | 430 opus_val32 El, Er; in stereo_merge() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 1552 SDValue El = DAG.getConstant(0, VT.getVectorElementType()); in tryFoldToZero() local
|
/external/clang/lib/Sema/ |
D | SemaChecking.cpp | 7081 IntRange El = GetValueRange(C, result.getVectorElt(i), Ty, MaxWidth); in GetValueRange() local
|