Searched defs:ShuffleVectorInst (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DInstructions.h1651 class ShuffleVectorInst : public Instruction { class in namespace:llvm
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DInstructions.cpp1521 ShuffleVectorInst::ShuffleVectorInst(Value *V1, Value *V2, Value *Mask, function in class:ShuffleVectorInst
1538 ShuffleVectorInst::ShuffleVectorInst(Value *V1, Value *V2, Value *Mask, function in class:ShuffleVectorInst
[all...]

Completed in 133 milliseconds