Home
last modified time | relevance | path

Searched defs:ClangInstructionSetFlags (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/soong/cc/config/
H A Darm_device.go303 func (t *toolchainArm) ClangInstructionSetFlags(isa string) (string, error) { func
H A Dtoolchain.go128 func (toolchainBase) ClangInstructionSetFlags(s string) (string, error) { func