Home
last modified time | relevance | path

Searched defs:Allocatable (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/openthread/src/core/common/
H A Dheap_allocatable.hpp59 template <class Type> class Allocatable class
/aosp_15_r20/external/capstone/
H A DMCRegisterInfo.h38 bool Allocatable; member
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp157 BitVector Allocatable(getNumRegs()); in getAllocatableSet() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp219 BitVector Allocatable(getNumRegs()); in getAllocatableSet() local
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCRegisterInfo.h43 const bool Allocatable; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCRegisterInfo.h48 const bool Allocatable; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp258 BitVector Allocatable(getNumRegs()); in getAllocatableSet() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCRegisterInfo.h48 const bool Allocatable; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCRegisterInfo.h44 const bool Allocatable; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCRegisterInfo.h48 const bool Allocatable; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCRegisterInfo.h48 const bool Allocatable; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCRegisterInfo.h43 const bool Allocatable; variable
/aosp_15_r20/external/llvm/utils/TableGen/
H A DCodeGenRegisters.h306 bool Allocatable; variable
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_mdns.cpp104 template <typename Type> class Allocatable class