Home
last modified time | relevance | path

Searched defs:ThenTerm (Results 1 – 13 of 13) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizeMaskedMemIntrin.cpp223 Instruction *ThenTerm = scalarizeMaskedLoad() local
353 Instruction *ThenTerm = scalarizeMaskedStore() local
475 Instruction *ThenTerm = scalarizeMaskedGather() local
602 Instruction *ThenTerm = scalarizeMaskedScatter() local
713 Instruction *ThenTerm = scalarizeMaskedExpandLoad() local
828 Instruction *ThenTerm = scalarizeMaskedCompressStore() local
905 Instruction *ThenTerm = scalarizeMaskedVectorHistogram() local
[all...]
H A DSROA.cpp1790 Instruction *ThenTerm = nullptr; rewriteMemOpOfSelect() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DKCFI.cpp110 Instruction *ThenTerm = run() local
H A DSanitizerCoverage.cpp988 auto ThenTerm = SplitBlockAndInsertIfThen( InjectCoverageAtBlock() local
1007 auto ThenTerm = SplitBlockAndInsertIfThen( InjectCoverageAtBlock() local
H A DMemProfiler.cpp441 Instruction *ThenTerm = SplitBlockAndInsertIfThen(MaskElem, I, false); instrumentMaskedLoadOrStore() local
H A DAddressSanitizer.cpp1661 Instruction *ThenTerm = SplitBlockAndInsertIfThen( instrumentMaskedLoadOrStore() local
3271 createPHI(IRBuilder<> & IRB,Value * Cond,Value * ValueIfTrue,Instruction * ThenTerm,Value * ValueIfFalse) createPHI() argument
3637 Instruction *ThenTerm, *ElseTerm; processStaticAllocas() local
H A DInstrProfiling.cpp977 auto *ThenTerm = BasicBlock::Create(Ctx, "", Fn); createRMWOrFunc() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp295 Instruction *ThenTerm = versionCallSiteWithCond() local
333 Instruction *ThenTerm = nullptr; versionCallSiteWithCond() local
[all...]
H A DLowerMemIntrinsics.cpp389 Instruction *ThenTerm, *ElseTerm; createMemMoveLoop() local
H A DBasicBlockUtils.cpp1635 SplitBlockAndInsertIfThenElse(Value * Cond,BasicBlock::iterator SplitBefore,Instruction ** ThenTerm,Instruction ** ElseTerm,MDNode * BranchWeights,DomTreeUpdater * DTU,LoopInfo * LI) SplitBlockAndInsertIfThenElse() argument
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp628 Instruction *ThenTerm, *ElseTerm; TEST_F() local
736 Instruction *ThenTerm, *ElseTerm; TEST_F() local
1044 Instruction *ThenTerm, *ElseTerm; TEST_F() local
1313 Instruction *ThenTerm, *ElseTerm; TEST_F() local
4362 Instruction *ThenTerm, *ElseTerm; TEST_F() local
6349 Instruction *ThenTerm, *ElseTerm; TEST_F() local
6717 Instruction *ThenTerm, *ElseTerm; TEST_F() local
[all...]
/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1187 Instruction *ThenTerm = applySingleImplDevirt() local
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7227 Instruction *ThenTerm = nullptr; optimizeSelectInst() local