HomeSort by relevance Sort by last modified time
    Searched refs:isOverloaded (Results 1 - 19 of 19) sorted by null

  /external/llvm/include/llvm/Target/
TargetIntrinsicInfo.h 54 virtual bool isOverloaded(unsigned IID) const = 0;
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILIntrinsicInfo.h 39 bool isOverloaded(unsigned int IID) const;
AMDILIntrinsicInfo.cpp 42 //assert(!isOverloaded(IntrID)
71 AMDGPUIntrinsicInfo::isOverloaded(unsigned id) const
  /external/llvm/lib/Target/AMDGPU/
AMDGPUIntrinsicInfo.h 40 bool isOverloaded(unsigned IID) const override;
AMDGPUIntrinsicInfo.cpp 66 bool AMDGPUIntrinsicInfo::isOverloaded(unsigned id) const {
  /external/llvm/utils/TableGen/
CodeGenIntrinsics.h 70 bool isOverloaded;
CodeGenTarget.cpp 452 isOverloaded = false;
518 if (MVT(VT).isOverloaded()) {
520 isOverloaded = true;
554 if (MVT(VT).isOverloaded()) {
556 isOverloaded = true;
IntrinsicEmitter.cpp 168 if (!Ints[IntNo].isOverloaded) {
211 if (Ints[i].isOverloaded)
  /external/llvm/include/llvm/IR/
Intrinsics.h 53 bool isOverloaded(ID id);
  /external/clang/include/clang/Sema/
TypoCorrection.h 196 bool isOverloaded() const {
  /external/llvm/include/llvm/CodeGen/
ValueTypes.h 172 /// isOverloaded - Return true if this is an overloaded type for TableGen.
173 bool isOverloaded() const {
MachineValueType.h 276 /// isOverloaded - Return true if this is an overloaded type for TableGen.
277 bool isOverloaded() const {
  /external/llvm/lib/IR/
Function.cpp 855 bool Intrinsic::isOverloaded(ID id) {
    [all...]
  /external/clang/include/clang/AST/
ExprCXX.h     [all...]
  /external/clang/lib/Serialization/
ASTWriterStmt.cpp     [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]
  /external/guice/lib/build/
spring-beans.jar 
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 

Completed in 1300 milliseconds