Searched defs:NeedsPadding (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86MCInstLower.cpp | 589 bool NeedsPadding = SRVK == MCSymbolRefExpr::VK_TLSGD; LowerTlsAddr() local |
/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | X86.cpp | 813 bool NeedsPadding = false; classifyArgumentType() local |