Searched defs:getTrue (Results 1 – 13 of 13) sorted by relevance
48 protected String getTrue() { in getTrue() method in SquirrelLanguage
46 protected String getTrue() { in getTrue() method in PythonLanguage
130 protected String getTrue() { in getTrue() method in Language
37 public static BooleanNode getTrue() { return TRUE; } in getTrue() method in BooleanNode
452 ConstantInt *getTrue() { in getTrue() function
270 ConstantInt *getTrue() { in getTrue() function
335 ConstantInt *getTrue() { in getTrue() function
508 ConstantInt *ConstantInt::getTrue(LLVMContext &Context) { in getTrue() function in ConstantInt522 Constant *ConstantInt::getTrue(Type *Ty) { in getTrue() function in ConstantInt
660 ConstantInt *ConstantInt::getTrue(LLVMContext &Context) { in getTrue() function in ConstantInt674 Constant *ConstantInt::getTrue(Type *Ty) { in getTrue() function in ConstantInt
835 ConstantInt *ConstantInt::getTrue(LLVMContext &Context) { in getTrue() function in ConstantInt853 Constant *ConstantInt::getTrue(Type *Ty) { in getTrue() function in ConstantInt
84 static Constant *getTrue(Type *Ty) { in getTrue() function
122 static Constant *getTrue(Type *Ty) { in getTrue() function
126 static Constant *getTrue(Type *Ty) { return ConstantInt::getTrue(Ty); } in getTrue() function