Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3277 unsigned RegBytes = RegVT.getSizeInBits() / 8; in expandUnalignedLoad() local
3438 unsigned RegBytes = RegVT.getSizeInBits() / 8; in expandUnalignedStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp2239 int RegBytes = TRI->getRegSizeInBits(*RC) / 8; in canHardenRegister() local
H A DX86InstrInfo.cpp2303 unsigned X86::getCMovOpcode(unsigned RegBytes, bool HasMemoryOperand) { in getCMovOpcode()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp1868 int RegBytes = TRI->getRegSizeInBits(*RC) / 8; in canHardenRegister() local
H A DX86InstrInfo.cpp2849 unsigned X86::getCMovOpcode(unsigned RegBytes, bool HasMemoryOperand) { in getCMovOpcode()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6709 unsigned RegBytes = RegVT.getSizeInBits() / 8; in expandUnalignedLoad() local
6862 unsigned RegBytes = RegVT.getSizeInBits() / 8; in expandUnalignedStore() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3880 unsigned X86::getCMovFromCond(CondCode CC, unsigned RegBytes, in getCMovFromCond()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp9074 unsigned RegBytes = RegVT.getSizeInBits() / 8; in expandUnalignedLoad() local
9227 unsigned RegBytes = RegVT.getSizeInBits() / 8; in expandUnalignedStore() local