Home
last modified time | relevance | path

Searched refs:isLegal (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
DRSScreenFunctionsPass.cpp49 bool isLegal(llvm::Function &F) { in isLegal() function in __anonc14c61c50111::RSScreenFunctionsPass
83 if (!isLegal(F)) { in runOnModule()
/frameworks/compile/mclinker/include/mcld/MC/
DAttribute.h131 bool isLegal(const Attribute& pAttr) const;
/frameworks/compile/mclinker/lib/MC/
DAttribute.cpp19 bool AttrConstraint::isLegal(const Attribute& pAttr) const { in isLegal() function in mcld::AttrConstraint