Home
last modified time | relevance | path

Searched defs:RegBytes (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp1859 int RegBytes = TRI->getRegSizeInBits(*RC) / 8; in canHardenRegister() local
H A DX86InstrInfo.cpp3461 unsigned X86::getCMovOpcode(unsigned RegBytes, bool HasMemoryOperand, in getCMovOpcode()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp10313 unsigned RegBytes = RegVT.getSizeInBits() / 8; in expandUnalignedLoad() local
10462 unsigned RegBytes = RegVT.getSizeInBits() / 8; in expandUnalignedStore() local