HomeSort by relevance Sort by last modified time
    Searched refs:ConstantVectorVal (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/IR/
Value.h 323 ConstantVectorVal, // This is an instance of ConstantVector
Constants.h 469 return V->getValueID() == ConstantVectorVal;
    [all...]
  /external/llvm/lib/Transforms/IPO/
MergeFunctions.cpp 579 case Value::ConstantVectorVal: {
    [all...]
  /external/llvm/lib/IR/
Constants.cpp     [all...]

Completed in 88 milliseconds