Searched defs:validReg (Results 1 – 5 of 5) sorted by relevance
/external/llvm-project/libunwind/src/ | ||
D | UnwindCursor.hpp | 418 virtual bool validReg(int) { _LIBUNWIND_ABORT("validReg not implemented"); } in validReg() function in libunwind::AbstractUnwindCursor |
/external/llvm/lib/CodeGen/AsmPrinter/ | ||
D | DwarfCompileUnit.cpp | 757 bool validReg; in addAddress() local |
D | DwarfUnit.cpp | 476 bool validReg; in addBlockByrefAddress() local |
/external/llvm-project/llvm/lib/Target/ARM/ | ||
D | ARMInstructionSelector.cpp | 510 bool ARMInstructionSelector::validReg(MachineRegisterInfo &MRI, unsigned Reg, in validReg() function in ARMInstructionSelector |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ | ||
D | ARMInstructionSelector.cpp | 512 bool ARMInstructionSelector::validReg(MachineRegisterInfo &MRI, unsigned Reg, in validReg() function in ARMInstructionSelector |