Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp4296 static SDValue getZeroVector(EVT VT, bool HasXMMInt, SelectionDAG &DAG, in getZeroVector()
4500 bool isZero, bool HasXMMInt, in getShuffleVectorZeroOrUndef()
6279 bool HasXMMInt) { in getMOVLowToHigh()
6329 SDValue getMOVLP(SDValue &Op, DebugLoc &dl, SelectionDAG &DAG, bool HasXMMInt) { in getMOVLP()
6562 bool HasXMMInt = Subtarget->hasXMMInt(); in LowerVECTOR_SHUFFLE() local