Home
last modified time | relevance | path

Searched defs:getTrue (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h335 ConstantInt *getTrue() { in getTrue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp660 ConstantInt *ConstantInt::getTrue(LLVMContext &Context) { in getTrue() function in ConstantInt
674 Constant *ConstantInt::getTrue(Type *Ty) { in getTrue() function in ConstantInt
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInstructionSimplify.cpp122 static Constant *getTrue(Type *Ty) { in getTrue() function