Searched defs:CSR (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterClassInfo.cpp58 const MCPhysReg *CSR = MF->getRegInfo().getCalleeSavedRegs(); local
[all...]
H A DRegAllocPBQP.cpp570 const MCPhysReg *CSR = MF.getRegInfo().getCalleeSavedRegs(); local
H A DMachineRegisterInfo.cpp620 const MCPhysReg *CSR = TRI->getCalleeSavedRegs(MF); local
H A DRegAllocGreedy.cpp1095 unsigned CSR = RegClassInfo.getLastCalleeSavedAlias(PhysReg); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenExtract.cpp100 ConstantInt *CSL = nullptr, *CSR = nullptr, *CM = nullptr; local
H A DHexagonFrameLowering.cpp282 static bool needsStackFrame(const MachineBasicBlock &MBB, const BitVector &CSR, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp573 auto CSR = CallSite(const_cast<Instruction *>(R)); local
/freebsd-11-stable/sys/dev/cp/
H A Dcpddk.h85 unsigned char CCR, CSR, GMD, GLS, E1CS, E1CR, E1EPS; member in struct:_cp_chan_t
/freebsd-11-stable/sys/dev/cx/
H A Dcxreg.h92 #define CSR(b) R(b,0x19) /* channel status register */ macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DTriple.h149 CSR, enumerator in enum:llvm::Triple::VendorType
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp8433 const CharSourceRange &CSR = local
8640 const CharSourceRange &CSR = getSpecifierRange(StartSpecifier, local

Completed in 229 milliseconds