Home
last modified time | relevance | path

Searched refs:That (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DSampleProf.h458 return Location == That.Location && FuncName == That.FuncName;
462 return !(*this == That);
632 return State == That.State && Name == That.Name &&
633 FullContext == That.FullContext;
636 bool operator!=(const SampleContext &That) const { return !(*this == That); }
638 bool operator<(const SampleContext &That) const {
639 if (State != That.State)
640 return State < That.State;
643 return (Name.compare(That.Name)) == -1;
649 auto &Context2 = That.FullContext[I];
[all …]
/llvm-project-15.0.7/lld/test/ELF/linkerscript/
H A Doutsections-addr.s14 ## 2) That something that contains ":" character, like ternary
16 ## 3) That complex expressions work.
17 ## 4) That section alignment still applied to explicitly specified address.
H A Dempty-section-size.test7 ## if it was empty. That happened because of empty synthetic sections included.
/llvm-project-15.0.7/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h270 bool operator==(const BlockDataT &That) const { return Body == That.Body; }
271 bool operator!=(const BlockDataT &That) const { return Body != That.Body; }
299 bool operator==(const OrderedChangedData<T> &That) const {
300 return Data == That.getData();
/llvm-project-15.0.7/
H A D.git-blame-ignore-revs20 # r302421: That change incorrectly changed line endings in some libc++ files
23 # r302496: That is the revert of r302421
/llvm-project-15.0.7/llvm/test/tools/llvm-mca/X86/BdVer2/
H A Dread-advance-1.s4 # The vmul can start executing 3cy in advance. That is beause the first use
5 # operand (i.e. %xmm1) is a ReadAfterLd. That means, the memory operand is
H A Ddependency-breaking-sbb-2.s6 # The SBB does not depend on the value of register EAX. That means, it doesn't
/llvm-project-15.0.7/llvm/test/tools/llvm-mca/X86/Barcelona/
H A Dread-advance-1.s4 # The vmul can start executing 2cy in advance. That is beause the first use
5 # operand (i.e. %xmm1) is a ReadAfterLd. That means, the memory operand is
H A Ddependency-breaking-sbb-2.s4 # The SBB does not depend on the value of register EAX. That means, it doesn't
/llvm-project-15.0.7/llvm/test/tools/llvm-mca/X86/BtVer2/
H A Dread-advance-1.s4 # The vmul can start executing 3cy in advance. That is beause the first use
5 # operand (i.e. %xmm1) is a ReadAfterLd. That means, the memory operand is
H A Ddependency-breaking-sbb-2.s6 # The SBB does not depend on the value of register EAX. That means, it doesn't
H A Dclear-super-register-2.s7 # the VDIVPS. That VADDPS also writes to register XMM3, and the upper half of
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/
H A Dihex-writer-empty-sections.test97 ## Empty section in its own segment. That segment is declared before the .data2
105 ## Empty section in its own segment. That segment is declared before the .data2
113 ## Empty section in its own segment. That segment is declared after the .data2
121 ## Empty section in its own segment. That segment is declared after the .data2
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DRegistry.h91 bool operator==(const iterator &That) const { return Cur == That.Cur; }
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dvirtregrewriter-subregliveness.mir14 # That will materialize as an implicit use of the big register
27 ; That copy is being coalesced so we should use a KILL
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp267 if (That.isInt()) in operator =()
268 set(That.IntVal); in operator =()
270 set(That.getFpVal()); in operator =()
275 if (isInt() == That.isInt()) { in operator +=()
277 IntVal += That.IntVal; in operator +=()
284 const APFloat &T = That.getFpVal(); in operator +=()
295 if (That.isOne()) in operator *=()
298 if (That.isMinusOne()) { in operator *=()
303 if (isInt() && That.isInt()) { in operator *=()
304 int Res = IntVal * (int)That.IntVal; in operator *=()
[all …]
/llvm-project-15.0.7/llvm/test/MC/AArch64/
H A Darm64-separator.s7 ; tell it to show encodings. That will result in the two 'mov' instructions
/llvm-project-15.0.7/llvm/test/DebugInfo/
H A Ddwarfdump-decompression-error.test11 // content of .debug_info section was changed to 0xff. That breaks normal
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A D2012-05-17-TwoAddressBug.ll5 ; because of poor pre-RA schedule. That will be fixed by MI scheduler.
/llvm-project-15.0.7/polly/lib/Transform/
H A DDeLICM.cpp300 void learnFrom(Knowledge That) { in learnFrom() argument
301 assert(!isConflicting(*this, That)); in learnFrom()
302 assert(!Unused.is_null() && !That.Occupied.is_null()); in learnFrom()
304 That.Unused.is_null() && in learnFrom()
310 Unused = Unused.subtract(That.Occupied); in learnFrom()
311 Known = Known.unite(That.Known); in learnFrom()
312 Written = Written.unite(That.Written); in learnFrom()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DP9InstrResources.td524 // superslice. That includes both exec pipelines (EXECO, EXECE) and one
634 // superslice. That includes both exec pipelines (EXECO, EXECE) and one
658 // superslice. That includes both exec pipelines (EXECO, EXECE) and one
666 // superslice. That includes both exec pipelines (EXECO, EXECE) and one
683 // superslice. That includes both exec pipelines (EXECO, EXECE) and one
691 // superslice. That includes both exec pipelines (EXECO, EXECE) and one
918 // superslice. That includes both exec pipelines (EXECO, EXECE) and two
927 // superslice. That includes both exec pipelines (EXECO, EXECE) and two
941 // superslice. That includes both exec pipelines (EXECO, EXECE) and two
953 // superslice. That includes both exec pipelines (EXECO, EXECE) and two
[all …]
/llvm-project-15.0.7/llvm/docs/CommandGuide/
H A Dllvm-dwarfutil.rst37 That option is enabled by default.
45 That option is enabled by default.
/llvm-project-15.0.7/llvm/test/Transforms/IRCE/
H A Dsingle-access-with-preloop.ll35 ; If Offset was a SINT_MIN, we could have an overflow here. That is why we calculated its safe vers…
43 ; If Offset was a SINT_MIN, we could have an overflow here. That is why we calculated its safe vers…
/llvm-project-15.0.7/llvm/test/MC/ARM/
H A Delf-thumbfunc-reloc.s30 @@ make sure the relocation is with f. That is one way to make sure it includes
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Ddebug-info-nodebug.m15 // local variable for the referenced member. That is what gets

12345678910>>...12