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

  /external/clang/lib/CodeGen/
CodeGenPGO.cpp 126 auto *DataTy = llvm::StructType::get(Ctx, makeArrayRef(DataTypes));
135 new llvm::GlobalVariable(CGM.getModule(), DataTy, true, VarLinkage,
136 llvm::ConstantStruct::get(DataTy, DataVals),
    [all...]
CGBuiltin.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]

Completed in 228 milliseconds