/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | GuardUtils.cpp | 82 void llvm::widenWidenableBranch(BranchInst *WidenableBR, Value *NewCond) { in widenWidenableBranch() 108 void llvm::setWidenableBranchCond(BranchInst *WidenableBR, Value *NewCond) { in setWidenableBranchCond()
|
H A D | SimplifyCFG.cpp | 2722 Value *NewCond = PBI->getCondition(); in FoldBranchToCommonDest() local 2773 Instruction *NewCond = cast<Instruction>( in FoldBranchToCommonDest() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | GuardUtils.cpp | 82 void llvm::widenWidenableBranch(BranchInst *WidenableBR, Value *NewCond) { in widenWidenableBranch() 108 void llvm::setWidenableBranchCond(BranchInst *WidenableBR, Value *NewCond) { in setWidenableBranchCond()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | HardwareLoops.cpp | 459 Value *NewCond = CondBuilder.CreateCall(DecFunc, Ops); in InsertLoopDec() local 503 Value *NewCond = in UpdateBranch() local
|
H A D | BranchFolding.cpp | 1143 SmallVector<MachineOperand, 4> NewCond(Cond); in TailMergeBlocks() local 1602 SmallVector<MachineOperand, 4> NewCond(CurCond); in OptimizeBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | HardwareLoops.cpp | 480 Value *NewCond = CondBuilder.CreateCall(DecFunc, Ops); in InsertLoopDec() local 522 Value *NewCond = in UpdateBranch() local
|
H A D | BranchFolding.cpp | 1103 SmallVector<MachineOperand, 4> NewCond(Cond); in TailMergeBlocks() local 1556 SmallVector<MachineOperand, 4> NewCond(CurCond); in OptimizeBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | IndVarSimplify.cpp | 1293 static void replaceExitCond(BranchInst *BI, Value *NewCond, in replaceExitCond() 1315 auto *NewCond = createFoldedExitCond(L, ExitingBB, IsTaken); in foldExit() local 1519 auto *NewCond = *Replaced; in optimizeLoopExitWithUnknownExitCount() local 1976 Value *NewCond; in predicateLoopExits() local
|
H A D | GuardWidening.cpp | 98 static void setCondition(Instruction *I, Value *NewCond) { in setCondition()
|
H A D | LoopPredication.cpp | 1238 Value *NewCond = B.CreateICmp(ICmpInst::ICMP_UGT, ECV, RHS); in predicateLoopExits() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/sync/ |
D | cond.go | 48 func NewCond(l Locker) *Cond { func
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 1028 Value *NewCond = Builder->CreateFCmp(InvPred, TrueVal, FalseVal, in visitSelectInst() local 1071 Value *NewCond = Builder->CreateFCmp(InvPred, FalseVal, TrueVal, in visitSelectInst() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | BranchFolding.cpp | 1034 SmallVector<MachineOperand, 4> NewCond(Cond); in TailMergeBlocks() local 1429 SmallVector<MachineOperand, 4> NewCond(CurCond); in OptimizeBlock() local
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCCTRLoops.cpp | 603 Value *NewCond = CondBuilder.CreateCall(DecFunc, {}); in convertToCTRLoop() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCReduceCRLogicals.cpp | 116 MachineInstr *NewCond; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCReduceCRLogicals.cpp | 116 MachineInstr *NewCond; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.cpp | 213 Value *NewCond = State->Callback.getOrCreateVectorValues(IRCBV, 0); in execute() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | GuardWidening.cpp | 97 static void setCondition(Instruction *I, Value *NewCond) { in setCondition()
|
H A D | IndVarSimplify.cpp | 2742 auto *NewCond = ConstantInt::get(OldCond->getType(), in optimizeLoopExits() local 2952 Value *NewCond; in predicateLoopExits() local
|
H A D | LoopPredication.cpp | 1171 Value *NewCond = B.CreateICmp(ICmpInst::ICMP_UGT, ECV, RHS); in predicateLoopExits() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 1885 ISD::CondCode NewCond = Cond; in SimplifySetCC() local 2000 ISD::CondCode NewCond = UOF == 0 ? ISD::SETO : ISD::SETUO; in SimplifySetCC() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.cpp | 2067 if (SDValue NewCond = LowerSETCC(Cond, DAG)) in LowerSELECT() local 2302 if (SDValue NewCond = LowerSETCC(Cond, DAG)) in LowerBRCOND() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 2938 ISD::CondCode NewCond; in optimizeSetCCOfSignedTruncationCheck() local 3742 ISD::CondCode NewCond = Cond; in SimplifySetCC() local 3836 ISD::CondCode NewCond = UOF == 0 ? ISD::SETO : ISD::SETUO; in SimplifySetCC() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 2316 Value *NewCond = PBI->getCondition(); in FoldBranchToCommonDest() local 2367 Instruction *NewCond = cast<Instruction>( in FoldBranchToCommonDest() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 3849 ISD::CondCode NewCond; in optimizeSetCCOfSignedTruncationCheck() local 4897 ISD::CondCode NewCond = Cond; in SimplifySetCC() local 4947 ISD::CondCode NewCond = ISD::SETCC_INVALID; in SimplifySetCC() local 4976 ISD::CondCode NewCond = UOF == 0 ? ISD::SETO : ISD::SETUO; in SimplifySetCC() local
|