Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A 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
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dunion.go40 func NewTerm(tilde bool, typ Type) *Term { return &Term{tilde, typ} } func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dunion.go39 func NewTerm(tilde bool, typ Type) *Term { return &Term{tilde, typ} } func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DADCE.cpp665 auto *NewTerm = Builder.CreateBr(Target); in makeUnconditional() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DADCE.cpp683 auto *NewTerm = Builder.CreateBr(Target); in makeUnconditional() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp850 Instruction *NewTerm = NewBB->getTerminator(); in DuplicateInstructionsInSplitBetween() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp1054 Instruction *NewTerm = NewBB->getTerminator(); in DuplicateInstructionsInSplitBetween() local
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1182 BranchInst *NewTerm = BranchInst::Create(CrashBlock, NextBB, Cmp2); in instrumentAddress() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1659 BranchInst *NewTerm = BranchInst::Create(CrashBlock, NextBB, Cmp2); in instrumentAddress() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1723 BranchInst *NewTerm = BranchInst::Create(CrashBlock, NextBB, Cmp2); in instrumentAddress() local