Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCStreamer.h277 void setAllowAutoPadding(bool v) { AllowAutoPadding = v; } in setAllowAutoPadding() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCStreamer.h304 void setAllowAutoPadding(bool v) { AllowAutoPadding = v; } in setAllowAutoPadding() function
DMCFragment.h287 void setAllowAutoPadding(bool V) { AllowAutoPadding = V; } in setAllowAutoPadding() function