HomeSort by relevance Sort by last modified time
    Searched refs:hasOperandBundles (Results 26 - 39 of 39) sorted by null

12

  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
InstrTypes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
InstrTypes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
InstrTypes.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
InstrTypes.h     [all...]
  /external/llvm/include/llvm/IR/
InstrTypes.h     [all...]
  /external/llvm/lib/Transforms/Utils/
CloneFunction.cpp 315 if (CS.hasOperandBundles())
372 if (CS.hasOperandBundles())
InlineFunction.cpp     [all...]
  /external/llvm/lib/Transforms/IPO/
FunctionAttrs.cpp 96 if (!CS.hasOperandBundles() && CS.getCalledFunction() &&
305 assert(CS.hasOperandBundles() && "Must be!");
    [all...]
  /external/llvm/lib/Analysis/
GlobalsModRef.cpp 246 if (!CS.hasOperandBundles())
    [all...]
BasicAliasAnalysis.cpp 581 if (!CS.hasOperandBundles())
    [all...]
  /external/llvm/lib/IR/
Instructions.cpp 429 assert(hasOperandBundles() && i >= (getBundleOperandsStartIndex() + 1) &&
740 assert(hasOperandBundles() && i >= (getBundleOperandsStartIndex() + 1) &&
    [all...]
AsmWriter.cpp     [all...]
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp     [all...]

Completed in 433 milliseconds

12