Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp1859 int RegBytes = TRI->getRegSizeInBits(*RC) / 8; canHardenRegister() local
H A DX86InstrInfo.cpp3321 getCMovOpcode(unsigned RegBytes,bool HasMemoryOperand) getCMovOpcode() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp9491 unsigned RegBytes = RegVT.getSizeInBits() / 8; expandUnalignedLoad() local
9644 unsigned RegBytes = RegVT.getSizeInBits() / 8; expandUnalignedStore() local
[all...]