HomeSort by relevance Sort by last modified time
    Searched refs:SortAndCombineAllocas (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringMIPS32.cpp     [all...]
IceTargetLoweringX86BaseImpl.h 455 static constexpr bool SortAndCombineAllocas = true;
456 Func->processAllocas(SortAndCombineAllocas);
604 static constexpr bool SortAndCombineAllocas = false;
605 Func->processAllocas(SortAndCombineAllocas);
    [all...]
IceTargetLoweringARM32.cpp     [all...]

Completed in 84 milliseconds