Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.h207 bool isOverloaded() const { in isOverloaded() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMachineValueType.h387 bool isOverloaded() const { in isOverloaded() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp1089 bool Intrinsic::isOverloaded(ID id) { in isOverloaded() function in Intrinsic