Home
last modified time | relevance | path

Searched defs:CondType (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dloop_optimization_test.cc435 #define FOR_EACH_CONDITION_INSTRUCTION(M, CondType) \ argument
449 #define DEFINE_CONDITION_TESTS(Name, CondType) \ argument
H A Dcodegen_test.cc1027 #define DEFINE_CONDITION_TESTS(CondType) \ argument
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaStmt.cpp392 QualType CondType = CondExpr->getType(); in ActOnCaseStmt() local
753 QualType CondType = CondExpr->getType(); in ActOnFinishSwitchStmt() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5090 Type *CondType = Type::getInt1Ty(Context); in parseFunctionBody() local
5275 Type *CondType = Type::getInt1Ty(Context); in parseFunctionBody() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp3099 Type *CondType = CondVal->getType(); in visitSelectInst() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DPNaClTranslator.cpp2274 Ice::Type CondType = CondVal->getType(); in ProcessRecord() local