HomeSort by relevance Sort by last modified time
    Searched defs:getPow2VectorType (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
ValueTypes.h 297 /// getPow2VectorType - Widens the length of the given vector EVT up to
299 EVT getPow2VectorType(LLVMContext &Context) const {
MachineValueType.h 247 /// getPow2VectorType - Widens the length of the given vector MVT up to
249 MVT getPow2VectorType() const {

Completed in 76 milliseconds