HomeSort by relevance Sort by last modified time
    Searched refs:getDeclaration (Results 51 - 75 of 205) sorted by null

1 23 4 5 6 7 8 9

  /external/llvm/lib/Target/NVPTX/
NVPTXGenericToNVVM.cpp 185 Function *CVTAFunction = Intrinsic::getDeclaration(
199 Function *CVTAFunction = Intrinsic::getDeclaration(
  /external/llvm/lib/Target/Hexagon/
HexagonGenExtract.cpp 202 Value *ExtF = Intrinsic::getDeclaration(Mod, IntId);
  /external/llvm/lib/Target/XCore/
XCoreLowerThreadLocal.cpp 209 Function *GetID = Intrinsic::getDeclaration(GV->getParent(),
  /external/llvm/lib/Transforms/Instrumentation/
BoundsChecking.cpp 84 llvm::Value *F = Intrinsic::getDeclaration(Fn->getParent(), Intrinsic::trap);
  /external/llvm/lib/Transforms/Scalar/
LoopDataPrefetch.cpp 285 Value *PrefetchFunc = Intrinsic::getDeclaration(M, Intrinsic::prefetch);
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
SimplifyCFGPass.cpp 75 Intrinsic::getDeclaration(BB->getParent()->getParent(), Intrinsic::trap);
  /external/deqp/modules/gles31/functional/
es31fProgramInterfaceQueryTestCase.cpp 151 matOrder = path[pathNdx].getDeclaration()->layout.matrixOrder;
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp 596 Value *MTCTRFunc = Intrinsic::getDeclaration(M, Intrinsic::ppc_mtctr,
602 Intrinsic::getDeclaration(M, Intrinsic::ppc_is_decremented_ctr_nonzero);
  /external/llvm/examples/BrainF/
BrainF.cpp 72 Function *memset_func = Intrinsic::getDeclaration(module, Intrinsic::memset,
  /external/llvm/lib/IR/
DIBuilder.cpp 729 DeclareFn = Intrinsic::getDeclaration(&M, Intrinsic::dbg_declare);
748 DeclareFn = Intrinsic::getDeclaration(&M, Intrinsic::dbg_declare);
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZTDC.cpp 359 Value *TDCFunc = Intrinsic::getDeclaration(&M, Intrinsic::s390_tdc,
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
streamout_jit.cpp 138 Function* maskStore = Intrinsic::getDeclaration(JM()->mpCurrentModule, Intrinsic::x86_avx_maskstore_ps);
  /external/swiftshader/third_party/LLVM/examples/BrainF/
BrainF.cpp 59 Function *memset_func = Intrinsic::getDeclaration(module, Intrinsic::memset,
  /external/swiftshader/third_party/LLVM/lib/Analysis/
DIBuilder.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Function.cpp 387 Function *Intrinsic::getDeclaration(Module *M, ID id, ArrayRef<Type*> Tys) {
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
InlineFunction.cpp 776 Function *MemCpyFn = Intrinsic::getDeclaration(Caller->getParent(),
    [all...]
  /external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
ExceptionDemo.cpp     [all...]
  /external/clang/include/clang/Sema/
CodeCompleteConsumer.h 751 const NamedDecl *getDeclaration() const {
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceGlobalInits.h 368 const GlobalDeclaration *getDeclaration() const { return Declaration; }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
CodeCompleteConsumer.h 750 const NamedDecl *getDeclaration() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
CodeCompleteConsumer.h 750 const NamedDecl *getDeclaration() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
CodeCompleteConsumer.h 750 const NamedDecl *getDeclaration() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
CodeCompleteConsumer.h 750 const NamedDecl *getDeclaration() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
CodeCompleteConsumer.h 750 const NamedDecl *getDeclaration() const {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
CodeCompleteConsumer.h 750 const NamedDecl *getDeclaration() const {
    [all...]

Completed in 2558 milliseconds

1 23 4 5 6 7 8 9