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 490 namespace AttributeFuncs {
495 } // end AttributeFuncs namespace
  /external/llvm/lib/Transforms/IPO/
DeadArgumentElimination.cpp 767 removeAttributes(AttributeFuncs::
772 hasAttributes(AttributeFuncs::
848 removeAttributes(AttributeFuncs::
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]
  /external/llvm/lib/IR/
Verifier.cpp 699 hasAttributes(AttributeFuncs::typeIncompatible(Ty, Idx), Idx),
701 AttributeFuncs::typeIncompatible(Ty, Idx).getAsString(Idx), V);
    [all...]
Attributes.cpp     [all...]

Completed in 6697 milliseconds