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

  /external/llvm/include/llvm/CodeGen/
MachineValueType.h 296 /// getPow2VectorType - Widens the length of the given vector MVT up to
298 MVT getPow2VectorType() const {
ValueTypes.h 319 /// getPow2VectorType - Widens the length of the given vector EVT up to
321 EVT getPow2VectorType(LLVMContext &Context) const {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
MachineValueType.h 402 MVT getPow2VectorType() const {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
ValueTypes.h 366 EVT getPow2VectorType(LLVMContext &Context) const {
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ValueTypes.h 169 /// getPow2VectorType - Widens the length of the given vector MVT up to
171 MVT getPow2VectorType() const {
643 /// getPow2VectorType - Widens the length of the given vector EVT up to
645 EVT getPow2VectorType(LLVMContext &Context) const {

Completed in 412 milliseconds