Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp11978 bool HasSSE2) { in getMOVLowToHigh()
12012 SDValue getMOVLP(SDValue &Op, SDLoc &dl, SelectionDAG &DAG, bool HasSSE2) { in getMOVLP()
12298 bool HasSSE2 = Subtarget->hasSSE2(); in LowerVECTOR_SHUFFLE() local