Home
last modified time | relevance | path

Searched defs:hasRegUnit (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetRegisterInfo.h429 bool hasRegUnit(unsigned Reg, unsigned RegUnit) const { in hasRegUnit() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h397 bool hasRegUnit(unsigned Reg, unsigned RegUnit) const { in hasRegUnit() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h430 bool hasRegUnit(MCRegister Reg, Register RegUnit) const { in hasRegUnit() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetRegisterInfo.h437 bool hasRegUnit(MCRegister Reg, Register RegUnit) const { in hasRegUnit() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetRegisterInfo.h458 bool hasRegUnit(MCRegister Reg, Register RegUnit) const { in hasRegUnit() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetRegisterInfo.h439 bool hasRegUnit(MCRegister Reg, Register RegUnit) const { in hasRegUnit() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetRegisterInfo.h439 bool hasRegUnit(MCRegister Reg, Register RegUnit) const { in hasRegUnit() function
/aosp_15_r20/external/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp196 static bool hasRegUnit(CodeGenRegister::RegUnitList &RegUnits, unsigned Unit) { in hasRegUnit() function