Home
last modified time | relevance | path

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

/external/boringssl/src/util/fipstools/delocate/
Ddelocate.go935 func combineOp(w stringWriter, instructionName, source, dest string) wrapperFunc { argument
942 func threeArgCombineOp(w stringWriter, instructionName, source1, source2, dest string) wrapperFunc { argument