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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
CallingConvLower.h 119 bool needsCustom() const { return isCustom; }
  /external/llvm/include/llvm/CodeGen/
CallingConvLower.h 146 bool needsCustom() const { return isCustom; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
CallingConvLower.h 147 bool needsCustom() const { return isCustom; }

Completed in 713 milliseconds