Home
last modified time | relevance | path

Searched defs:needsCustom (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DCallingConvLower.h124 bool needsCustom() const { return isCustom; } in needsCustom() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCallingConvLower.h148 bool needsCustom() const { return isCustom; } in needsCustom() function
/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h146 bool needsCustom() const { return isCustom; } in needsCustom() function