Searched defs:NeedAlign (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterScavenging.cpp469 Align NeedAlign = TRI->getSpillAlign(RC); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp1938 Align NeedAlign = HRI.getSpillAlign(Hexagon::HvxVRRegClass); local
1990 Align NeedAlign = HRI.getSpillAlign(Hexagon::HvxVRRegClass); local
2034 Align NeedAlign = HRI.getSpillAlign(Hexagon::HvxVRRegClass); local
2064 Align NeedAlign = HRI.getSpillAlign(Hexagon::HvxVRRegClass); local
[all...]
H A DHexagonISelLowering.cpp1883 << ", but the memory access requires " << NeedAlign; local
2844 unsigned NeedAlign = Subtarget.getTypeAlignment(StoreTy); local
2855 unsigned NeedAlign = Subtarget.getTypeAlignment(LoadTy); local
[all...]
H A DHexagonInstrInfo.cpp1089 unsigned NeedAlign = HRI.getSpillAlignment(Hexagon::HvxVRRegClass); local
1105 unsigned NeedAlign = HRI.getSpillAlignment(Hexagon::HvxVRRegClass); local
1127 unsigned NeedAlign = HRI.getSpillAlignment(Hexagon::HvxVRRegClass); local
1144 unsigned NeedAlign local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1452 bool NeedAlign; // Does argument declaration specify alignment? local

Completed in 184 milliseconds