Home
last modified time | relevance | path

Searched defs:isAllocatable (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCRegisterInfo.h95 bool isAllocatable() const { return Allocatable; } in isAllocatable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCRegisterInfo.h100 bool isAllocatable() const { return Allocatable; } in isAllocatable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCRegisterInfo.h99 bool isAllocatable() const { return Allocatable; } in isAllocatable() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCRegisterInfo.h95 bool isAllocatable() const { return Allocatable; } in isAllocatable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCRegisterInfo.h100 bool isAllocatable() const { return Allocatable; } in isAllocatable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCRegisterInfo.h100 bool isAllocatable() const { return Allocatable; } in isAllocatable() function
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h781 bool isAllocatable(unsigned PhysReg) const { in isAllocatable() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCRegisterInfo.h88 bool isAllocatable() const { return Allocatable; } in isAllocatable() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h915 bool isAllocatable(unsigned PhysReg) const { in isAllocatable() function
H A DTargetRegisterInfo.h114 bool isAllocatable() const { return MC->isAllocatable(); } in isAllocatable() function
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetRegisterInfo.h120 bool isAllocatable() const { return MC->isAllocatable(); } in isAllocatable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineRegisterInfo.h974 bool isAllocatable(MCRegister PhysReg) const { in isAllocatable() function
DTargetRegisterInfo.h120 bool isAllocatable() const { return MC->isAllocatable(); } in isAllocatable() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h974 bool isAllocatable(MCRegister PhysReg) const { in isAllocatable() function
H A DTargetRegisterInfo.h120 bool isAllocatable() const { return MC->isAllocatable(); } in isAllocatable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineRegisterInfo.h982 bool isAllocatable(MCRegister PhysReg) const { in isAllocatable() function
DTargetRegisterInfo.h119 bool isAllocatable() const { return MC->isAllocatable(); } in isAllocatable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineRegisterInfo.h982 bool isAllocatable(MCRegister PhysReg) const { in isAllocatable() function
DTargetRegisterInfo.h119 bool isAllocatable() const { return MC->isAllocatable(); } in isAllocatable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineRegisterInfo.h982 bool isAllocatable(MCRegister PhysReg) const { in isAllocatable() function
DTargetRegisterInfo.h119 bool isAllocatable() const { return MC->isAllocatable(); } in isAllocatable() function
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineVerifier.cpp187 bool isAllocatable(unsigned Reg) { in isAllocatable() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineVerifier.cpp220 bool isAllocatable(unsigned Reg) const { in isAllocatable() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineVerifier.cpp205 bool isAllocatable(Register Reg) const { in isAllocatable() function