HomeSort by relevance Sort by last modified time
    Searched full:argno (Results 176 - 200 of 214) sorted by null

1 2 3 4 5 6 78 9

  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Instructions.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Instructions.h     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
CodeGenPrepare.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
BasicAliasAnalysis.cpp 702 unsigned ArgNo = 0;
704 CI != CE; ++CI, ++ArgNo) {
709 (!CS.paramHasAttr(ArgNo+1, Attribute::NoCapture) &&
710 !CS.paramHasAttr(ArgNo+1, Attribute::ByVal)))
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
InlineFunction.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/CBackend/
CBackend.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp 792 unsigned ArgNo = DV.getArgNumber();
793 if (ArgNo == 0)
801 if (ArgNo > Size)
802 CurrentFnArguments.resize(ArgNo * 2);
803 CurrentFnArguments[ArgNo - 1] = Var;
    [all...]
  /external/clang/lib/CodeGen/
CGDecl.cpp     [all...]
CodeGenModule.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp     [all...]
  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringMIPS32.cpp     [all...]
IceTargetLoweringMIPS32.h 735 bool argInReg(Type Ty, uint32_t ArgNo, RegNumT *Reg);
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUISelLowering.cpp     [all...]
  /external/llvm/lib/Analysis/
InlineCost.cpp 563 unsigned ArgNo = A->getArgNo();
564 return CandidateCS.paramHasAttr(ArgNo + 1, Attr);
    [all...]

Completed in 1012 milliseconds

1 2 3 4 5 6 78 9