Home
last modified time | relevance | path

Searched defs:NewTerm (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSIWholeQuadMode.cpp917 MachineInstr *NewTerm = BuildMI(MBB, MI, DL, TII->get(AMDGPU::S_BRANCH)) in lowerKillF32() local
953 MachineInstr *NewTerm = nullptr; in lowerKillI1() local
990 MachineInstr *NewTerm; in lowerKillI1() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DADCE.cpp683 auto *NewTerm = Builder.CreateBr(Target); in makeUnconditional() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DADCE.cpp665 auto *NewTerm = Builder.CreateBr(Target); in makeUnconditional() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCloneFunction.cpp850 Instruction *NewTerm = NewBB->getTerminator(); in DuplicateInstructionsInSplitBetween() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DCloneFunction.cpp1054 Instruction *NewTerm = NewBB->getTerminator(); in DuplicateInstructionsInSplitBetween() local
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1182 BranchInst *NewTerm = BranchInst::Create(CrashBlock, NextBB, Cmp2); in instrumentAddress() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1723 BranchInst *NewTerm = BranchInst::Create(CrashBlock, NextBB, Cmp2); in instrumentAddress() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1659 BranchInst *NewTerm = BranchInst::Create(CrashBlock, NextBB, Cmp2); in instrumentAddress() local