/aosp_15_r20/external/llvm/include/llvm/MC/ |
H A D | MCRegisterInfo.h | 95 bool isAllocatable() const { return Allocatable; } in isAllocatable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCRegisterInfo.h | 100 bool isAllocatable() const { return Allocatable; } in isAllocatable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCRegisterInfo.h | 99 bool isAllocatable() const { return Allocatable; } in isAllocatable() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
H A D | MCRegisterInfo.h | 95 bool isAllocatable() const { return Allocatable; } in isAllocatable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | MCRegisterInfo.h | 100 bool isAllocatable() const { return Allocatable; } in isAllocatable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | MCRegisterInfo.h | 100 bool isAllocatable() const { return Allocatable; } in isAllocatable() function
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | MachineRegisterInfo.h | 781 bool isAllocatable(unsigned PhysReg) const { in isAllocatable() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCRegisterInfo.h | 88 bool isAllocatable() const { return Allocatable; } in isAllocatable() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineRegisterInfo.h | 915 bool isAllocatable(unsigned PhysReg) const { in isAllocatable() function
|
H A D | TargetRegisterInfo.h | 114 bool isAllocatable() const { return MC->isAllocatable(); } in isAllocatable() function
|
/aosp_15_r20/external/llvm/include/llvm/Target/ |
H A D | TargetRegisterInfo.h | 120 bool isAllocatable() const { return MC->isAllocatable(); } in isAllocatable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | MachineRegisterInfo.h | 974 bool isAllocatable(MCRegister PhysReg) const { in isAllocatable() function
|
D | TargetRegisterInfo.h | 120 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 D | MachineRegisterInfo.h | 974 bool isAllocatable(MCRegister PhysReg) const { in isAllocatable() function
|
H A D | TargetRegisterInfo.h | 120 bool isAllocatable() const { return MC->isAllocatable(); } in isAllocatable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | MachineRegisterInfo.h | 982 bool isAllocatable(MCRegister PhysReg) const { in isAllocatable() function
|
D | TargetRegisterInfo.h | 119 bool isAllocatable() const { return MC->isAllocatable(); } in isAllocatable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | MachineRegisterInfo.h | 982 bool isAllocatable(MCRegister PhysReg) const { in isAllocatable() function
|
D | TargetRegisterInfo.h | 119 bool isAllocatable() const { return MC->isAllocatable(); } in isAllocatable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | MachineRegisterInfo.h | 982 bool isAllocatable(MCRegister PhysReg) const { in isAllocatable() function
|
D | TargetRegisterInfo.h | 119 bool isAllocatable() const { return MC->isAllocatable(); } in isAllocatable() function
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MachineVerifier.cpp | 187 bool isAllocatable(unsigned Reg) { in isAllocatable() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineVerifier.cpp | 220 bool isAllocatable(unsigned Reg) const { in isAllocatable() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineVerifier.cpp | 205 bool isAllocatable(Register Reg) const { in isAllocatable() function
|