Home
last modified time | relevance | path

Searched refs:array_endof (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DSTLExtras.h218 inline T *array_endof(T (&x)[N]) { in array_endof() function
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h243 std::fill(ValueTypeActions, array_endof(ValueTypeActions), 0); in ValueTypeActionImpl()