Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp492 static inline void getInstructionTypes(Instruction *I, in getInstructionTypes() function
915 getInstructionTypes(I, T1, T2); in isInstVectorizable()
979 getInstructionTypes(I, IT1, IT2); in areInstsCompatible()
980 getInstructionTypes(J, JT1, JT2); in areInstsCompatible()