Home
last modified time | relevance | path

Searched defs:validReg (Results 1 – 4 of 4) sorted by relevance

/external/libunwind_llvm/src/
DUnwindCursor.hpp417 virtual bool validReg(int) { _LIBUNWIND_ABORT("validReg not implemented"); } in validReg() function in libunwind::AbstractUnwindCursor
643 bool UnwindCursor<A, R>::validReg(int regNum) { in validReg() function in libunwind::UnwindCursor
1174 bool UnwindCursor<A, R>::validReg(int regNum) { in validReg() function in libunwind::UnwindCursor
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp400 bool ARMInstructionSelector::validReg(MachineRegisterInfo &MRI, unsigned Reg, in validReg() function in ARMInstructionSelector
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp757 bool validReg; in addAddress() local
DDwarfUnit.cpp476 bool validReg; in addBlockByrefAddress() local