HomeSort by relevance Sort by last modified time
    Searched defs:ArgType (Results 26 - 45 of 45) sorted by null

12

  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp     [all...]
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]
ExprConstant.cpp     [all...]
  /external/clang/lib/Sema/
SemaInit.cpp     [all...]
SemaOverload.cpp     [all...]
SemaTemplate.cpp     [all...]
SemaChecking.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/llvm/lib/IR/
Verifier.cpp     [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp 521 llvm::Type *ArgType = ArgValue->getType();
522 Value *F = CGM.getIntrinsic(Intrinsic::cttz, ArgType);
538 llvm::Type *ArgType = ArgValue->getType();
539 Value *F = CGM.getIntrinsic(Intrinsic::ctlz, ArgType);
555 llvm::Type *ArgType = ArgValue->getType();
556 Value *F = CGM.getIntrinsic(Intrinsic::cttz, ArgType);
561 llvm::ConstantInt::get(ArgType, 1));
562 Value *Zero = llvm::Constant::getNullValue(ArgType);
576 llvm::Type *ArgType = ArgValue->getType();
577 Value *F = CGM.getIntrinsic(Intrinsic::ctpop, ArgType);
    [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp     [all...]
RewriteObjC.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 823 milliseconds

12