Home
last modified time | relevance | path

Searched defs:CondV (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp608 Value *CondV = Cond->codegen(); in codegen() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp719 Value *CondV = Cond->codegen(); in codegen() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp676 Value *CondV = SelI->getCondition(); in matchLeftShift() local
791 Value *CondV = SelI->getCondition(); in matchRightShift() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp692 Value *CondV = SelI->getCondition(); in matchLeftShift() local
807 Value *CondV = SelI->getCondition(); in matchRightShift() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A Dtoy.cpp823 Value *CondV = Cond->codegen(); in codegen() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A Dtoy.cpp823 Value *CondV = Cond->codegen(); in codegen() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A Dtoy.cpp823 Value *CondV = Cond->codegen(); in codegen() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp824 Value *CondV = Cond->codegen(); in codegen() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp720 Value *CondV = Cond->Codegen(); in Codegen() local
H A Dtoy.cpp1000 Value *CondV = Cond->Codegen(); in Codegen() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/Chapter8/
H A Dtoy.cpp819 Value *CondV = Cond->codegen(); in codegen() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A Dtoy.cpp812 Value *CondV = Cond->codegen(); in codegen() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp738 Value *CondV = Cond->Codegen(); in Codegen() local
H A Dtoy.cpp1102 Value *CondV = Cond->Codegen(); in Codegen() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
H A Dtoy.cpp834 Value *CondV = Cond->codegen(); in codegen() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGExprScalar.cpp3252 llvm::Value *CondV = CGF.EmitScalarExpr(condExpr); in VisitAbstractConditionalOperator() local
3297 llvm::Value *CondV = CGF.EvaluateExprAsBool(condExpr); in VisitAbstractConditionalOperator() local
H A DCGStmt.cpp1530 llvm::Value *CondV = EmitScalarExpr(S.getCond()); in EmitSwitchStmt() local
H A DCodeGenFunction.cpp1373 llvm::Value *CondV; in EmitBranchOnBoolExpr() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp1003 Value *CondV = Cond->codegen(); in codegen() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp960 Value *CondV = Cond->Codegen(); in Codegen() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp1180 Value *CondV = Cond->Codegen(); in Codegen() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DConstantFold.cpp528 if (ConstantVector *CondV = dyn_cast<ConstantVector>(Cond)) { in ConstantFoldSelectInstruction() local
/aosp_15_r20/external/llvm/lib/IR/
H A DConstantFold.cpp732 if (ConstantVector *CondV = dyn_cast<ConstantVector>(Cond)) { in ConstantFoldSelectInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantFold.cpp740 if (ConstantVector *CondV = dyn_cast<ConstantVector>(Cond)) { in ConstantFoldSelectInstruction() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp1815 DefinedOrUnknownSVal CondV = CondV_untested.castAs<DefinedOrUnknownSVal>(); in processSwitch() local

12