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

12

  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp 809 /// \brief This fills an AttrBuilder object with the LLVM attributes that have
812 static void decodeLLVMAttributesForBitcode(AttrBuilder &B,
864 AttrBuilder B;
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /external/llvm/lib/Target/CppBackend/
CPPBackend.cpp 487 AttrBuilder attrs(PAL.getSlotAttributes(i), index);
489 Out << "AttrBuilder B;"; nl(Out);
    [all...]
  /external/llvm/lib/Transforms/Instrumentation/
DataFlowSanitizer.cpp 697 AttrBuilder B;
    [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]
  /external/clang/lib/CodeGen/
TargetInfo.cpp     [all...]
CGExpr.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 55 if (AttrBuilder(CallerAttrs, AttributeSet::ReturnIndex)
    [all...]

Completed in 397 milliseconds

12