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

  /external/llvm/include/llvm/IR/
Attributes.h 493 namespace AttributeFuncs {
498 } // end AttributeFuncs namespace
  /external/llvm/lib/Transforms/IPO/
DeadArgumentElimination.cpp 840 removeAttributes(AttributeFuncs::
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]
  /external/llvm/lib/IR/
Verifier.cpp 827 hasAttributes(AttributeFuncs::typeIncompatible(Ty, Idx), Idx),
829 AttributeFuncs::typeIncompatible(Ty, Idx).getAsString(Idx), V);
    [all...]
Attributes.cpp     [all...]

Completed in 377 milliseconds