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

  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
CallSite.h 392 void getOperandBundlesAsDefs(SmallVectorImpl<OperandBundleDef> &Defs) const {
InstrTypes.h     [all...]
IRBuilder.h 696 ArrayRef<OperandBundleDef> OpBundles,
    [all...]
  /external/llvm/lib/Transforms/IPO/
PruneEH.cpp 190 SmallVector<OperandBundleDef, 1> OpBundles;
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp 209 SmallVector<OperandBundleDef, 1> OpBundles;
    [all...]
Local.cpp     [all...]
  /external/llvm/lib/AsmParser/
LLParser.h 398 ParseOptionalOperandBundles(SmallVectorImpl<OperandBundleDef> &BundleList,
LLParser.cpp     [all...]
  /external/llvm/lib/IR/
Instructions.cpp 231 ArrayRef<OperandBundleDef> Bundles, const Twine &NameStr) {
302 CallInst *CallInst::Create(CallInst *CI, ArrayRef<OperandBundleDef> OpB,
546 ArrayRef<OperandBundleDef> Bundles,
589 InvokeInst *InvokeInst::Create(InvokeInst *II, ArrayRef<OperandBundleDef> OpB,
    [all...]
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]
CodeGenModule.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]

Completed in 1231 milliseconds