MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / isInstVectorizable

Method isInstVectorizable

lib/Transforms/Vectorize/BBVectorize.cpp:860–957  ·  view source on GitHub ↗

This function returns true if the provided instruction is capable of being fused into a vector instruction. This determination is based only on the type and other attributes of the instruction.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

isValidElementTypeFunction · 0.85
isSingleValueTypeMethod · 0.80
isVectorTyMethod · 0.80
getTrueValueMethod · 0.80
isIntOrIntVectorTyMethod · 0.80
isFPOrFPVectorTyMethod · 0.80
isX86_FP80TyMethod · 0.80
isPPC_FP128TyMethod · 0.80
isX86_MMXTyMethod · 0.80
isPointerTyMethod · 0.80
isSimpleMethod · 0.45

Tested by

no test coverage detected