Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Index

2202     unsigned Index = BuiltinID == X86::BI__builtin_ia32_storelps ? 0 : 1;
2203 llvm::Value *Idx = llvm::ConstantInt::get(Int32Ty, Index);