Home
last modified time | relevance | path

Searched refs:Allocable (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCRegisterInfo.h40 unsigned RS, unsigned Al, int CC, bool Allocable, in MCRegisterClass() argument
44 Allocatable(Allocable), RegsBegin(RB), RegsEnd(RE), RegSet(Bits), in MCRegisterClass()
/external/abi-compliance-checker/
Dabi-compliance-checker.pl12798 my $Allocable = (not isCopyingClass($ClassId, $LibVersion));
12799 if(not $Allocable)
12805 $Allocable=1;
12810 if(not $Allocable) {