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

/external/swiftshader/third_party/LLVM/include/llvm/
H A DConstants.h409 /// getAnon - Return an anonymous struct that has the specified
412 static Constant *getAnon(ArrayRef<Constant*> V, bool Packed = false) { function in class:llvm::ConstantStruct
415 static Constant *getAnon(LLVMContext &Ctx, function in class:llvm::ConstantStruct
/external/llvm/include/llvm/IR/
H A DConstants.h438 static Constant *getAnon(ArrayRef<Constant*> V, bool Packed = false) { function in class:llvm::final
441 static Constant *getAnon(LLVMContext &Ctx, function in class:llvm::final

Completed in 139 milliseconds