Home
last modified time | relevance | path

Searched defs:Cond (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp2800 Value *TrueVal, *FalseVal, *Cond; in ParseFunctionBody() local
2815 Value *TrueVal, *FalseVal, *Cond; in ParseFunctionBody() local
2944 Value *Cond = getFnValueByID(Record[2], Type::getInt1Ty(Context)); in ParseFunctionBody() local
2956 Value *Cond = getFnValueByID(Record[1], OpTy); in ParseFunctionBody() local
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp3061 Value *TrueVal, *FalseVal, *Cond; in ParseFunctionBody() local
3076 Value *TrueVal, *FalseVal, *Cond; in ParseFunctionBody() local
3192 Value *Cond = getFnValueByID(Record[2], Type::getInt1Ty(Context)); in ParseFunctionBody() local
3204 Value *Cond = getFnValueByID(Record[1], OpTy); in ParseFunctionBody() local
/frameworks/compile/libbcc/lib/
DRSKernelExpand.cpp432 llvm::Value *Cond, *IVNext, *IV, *IVVar; in createLoop() local
/frameworks/compile/slang/
Dslang_rs_object_ref_count.cpp439 clang::BinaryOperator *Cond = in ClearArrayRSObject() local