Searched defs:isOverloaded (Results 1 - 9 of 9) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUIntrinsicInfo.cpp56 return IsPrefixMatch == isOverloaded(Idx + 1)
64 bool AMDGPUIntrinsicInfo::isOverloaded(unsigned id) const { function in class:AMDGPUIntrinsicInfo
/external/swiftshader/third_party/LLVM/utils/TableGen/
H A DCodeGenIntrinsics.h68 bool isOverloaded; member in struct:llvm::CodeGenIntrinsic
/external/llvm/include/llvm/CodeGen/
H A DMachineValueType.h283 /// isOverloaded - Return true if this is an overloaded type for TableGen.
284 bool isOverloaded() const { function
H A DValueTypes.h177 /// isOverloaded - Return true if this is an overloaded type for TableGen.
178 bool isOverloaded() const { function in struct:llvm::EVT
/external/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h94 bool isOverloaded; member in struct:llvm::CodeGenIntrinsic
/external/clang/include/clang/Sema/
H A DTypoCorrection.h202 bool isOverloaded() const { function in class:clang::TypoCorrection
/external/llvm/lib/IR/
H A DFunction.cpp479 return IsPrefixMatch == isOverloaded(ID) ? ID : Intrinsic::not_intrinsic;
882 bool Intrinsic::isOverloaded(ID id) { function in class:Intrinsic
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DValueTypes.h513 /// isOverloaded - Return true if this is an overloaded type for TableGen.
514 bool isOverloaded() const { function in struct:llvm::EVT
/external/guice/lib/build/
H A Dspring-beans.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/springframework/beans/ org/springframework/beans/annotation/ ...

Completed in 501 milliseconds