Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp2474 Value *HOp = H->getOperand(o); in getReplacementInput() local
2480 ExtractElementInst *HEE = dyn_cast<ExtractElementInst>(HOp); in getReplacementInput()
2482 ShuffleVectorInst *HSV = dyn_cast<ShuffleVectorInst>(HOp); in getReplacementInput()
2491 (LOp->getType() != L->getType() || HOp->getType() != H->getType()); in getReplacementInput()
2536 cast<Instruction>(HOp)->getOperand(0)->getType() in getReplacementInput()
2680 if (numElemL == 1 && expandIEChain(Context, I, J, o, HOp, numElemH, in getReplacementInput()
2686 Instruction *S = InsertElementInst::Create(HOp, LOp, CV0, in getReplacementInput()
2723 InsertElementInst::Create(LOp, HOp, in getReplacementInput()
2730 } else if (!expandIEChain(Context, I, J, o, HOp, numElemH, ArgTypeH, in getReplacementInput()
2741 NHOp = new ShuffleVectorInst(HOp, UndefValue::get(ArgTypeH), in getReplacementInput()
[all …]
/external/swiftshader/third_party/LLVM/lib/Support/
DCommandLine.cpp1304 HOp("help", cl::desc("Display available options (-help-hidden for more)"), variable
/external/llvm/lib/Support/
DCommandLine.cpp1964 HOp("help", cl::desc("Display available options (-help-hidden for more)"), variable
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DCommandLine.cpp1991 HOp("help", cl::desc("Display available options (-help-hidden for more)"), variable