Home
last modified time | relevance | path

Searched refs:getInstructionTypes (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/llvm/lib/Transforms/Vectorize/
HDBBVectorize.cpp474 static inline void getInstructionTypes(Instruction *I, in getInstructionTypes() function
875 getInstructionTypes(I, T1, T2); in isInstVectorizable()
940 getInstructionTypes(I, IT1, IT2); in areInstsCompatible()
941 getInstructionTypes(J, JT1, JT2); in areInstsCompatible()