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

  /external/swiftshader/third_party/LLVM/lib/Analysis/
DIBuilder.cpp 569 /// createArtificialType - Create a new DIType with "artificial" flag set.
570 DIType DIBuilder::createArtificialType(DIType Ty) {
    [all...]
  /external/llvm/lib/IR/
DIBuilder.cpp 454 DIType *DIBuilder::createArtificialType(DIType *Ty) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DIBuilder.cpp 549 DIType *DIBuilder::createArtificialType(DIType *Ty) {
    [all...]

Completed in 935 milliseconds