Home
last modified time | relevance | path

Searched refs:ReadCRD (Results 1 – 24 of 24) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MCA/
H A DInstruction.cpp150 const CriticalDependency &ReadCRD = RS.getCriticalRegDep(); in computeCriticalRegDep() local
151 if (ReadCRD.Cycles > MaxLatency) in computeCriticalRegDep()
152 CriticalRegDep = ReadCRD; in computeCriticalRegDep()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MCA/
H A DInstruction.cpp150 const CriticalDependency &ReadCRD = RS.getCriticalRegDep(); in computeCriticalRegDep() local
151 if (ReadCRD.Cycles > MaxLatency) in computeCriticalRegDep()
152 CriticalRegDep = ReadCRD; in computeCriticalRegDep()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MCA/
H A DInstruction.cpp143 const CriticalDependency &ReadCRD = RS.getCriticalRegDep();
144 if (ReadCRD.Cycles > MaxLatency)
145 CriticalRegDep = ReadCRD;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MCA/
H A DInstruction.cpp143 const CriticalDependency &ReadCRD = RS.getCriticalRegDep(); in computeCriticalRegDep() local
144 if (ReadCRD.Cycles > MaxLatency) in computeCriticalRegDep()
145 CriticalRegDep = ReadCRD; in computeCriticalRegDep()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MCA/
H A DInstruction.cpp150 const CriticalDependency &ReadCRD = RS.getCriticalRegDep(); in computeCriticalRegDep() local
151 if (ReadCRD.Cycles > MaxLatency) in computeCriticalRegDep()
152 CriticalRegDep = ReadCRD; in computeCriticalRegDep()
/dports/devel/llvm10/llvm-10.0.1.src/lib/MCA/
H A DInstruction.cpp150 const CriticalDependency &ReadCRD = RS.getCriticalRegDep(); in computeCriticalRegDep() local
151 if (ReadCRD.Cycles > MaxLatency) in computeCriticalRegDep()
152 CriticalRegDep = ReadCRD; in computeCriticalRegDep()
/dports/devel/llvm11/llvm-11.0.1.src/lib/MCA/
H A DInstruction.cpp150 const CriticalDependency &ReadCRD = RS.getCriticalRegDep(); in computeCriticalRegDep() local
151 if (ReadCRD.Cycles > MaxLatency) in computeCriticalRegDep()
152 CriticalRegDep = ReadCRD; in computeCriticalRegDep()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/MCA/
H A DInstruction.cpp143 const CriticalDependency &ReadCRD = RS.getCriticalRegDep(); in computeCriticalRegDep() local
144 if (ReadCRD.Cycles > MaxLatency) in computeCriticalRegDep()
145 CriticalRegDep = ReadCRD; in computeCriticalRegDep()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
H A DInstruction.cpp150 const CriticalDependency &ReadCRD = RS.getCriticalRegDep(); in computeCriticalRegDep() local
151 if (ReadCRD.Cycles > MaxLatency) in computeCriticalRegDep()
152 CriticalRegDep = ReadCRD; in computeCriticalRegDep()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/MCA/
H A DInstruction.cpp143 const CriticalDependency &ReadCRD = RS.getCriticalRegDep(); in computeCriticalRegDep() local
144 if (ReadCRD.Cycles > MaxLatency) in computeCriticalRegDep()
145 CriticalRegDep = ReadCRD; in computeCriticalRegDep()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/MCA/
H A DInstruction.cpp143 const CriticalDependency &ReadCRD = RS.getCriticalRegDep(); in computeCriticalRegDep() local
144 if (ReadCRD.Cycles > MaxLatency) in computeCriticalRegDep()
145 CriticalRegDep = ReadCRD; in computeCriticalRegDep()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/MCA/
H A DInstruction.cpp150 const CriticalDependency &ReadCRD = RS.getCriticalRegDep(); in computeCriticalRegDep() local
151 if (ReadCRD.Cycles > MaxLatency) in computeCriticalRegDep()
152 CriticalRegDep = ReadCRD; in computeCriticalRegDep()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/MCA/
H A DInstruction.cpp150 const CriticalDependency &ReadCRD = RS.getCriticalRegDep(); in computeCriticalRegDep() local
151 if (ReadCRD.Cycles > MaxLatency) in computeCriticalRegDep()
152 CriticalRegDep = ReadCRD; in computeCriticalRegDep()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/MCA/
H A DInstruction.cpp143 const CriticalDependency &ReadCRD = RS.getCriticalRegDep(); in computeCriticalRegDep() local
144 if (ReadCRD.Cycles > MaxLatency) in computeCriticalRegDep()
145 CriticalRegDep = ReadCRD; in computeCriticalRegDep()
/dports/devel/llvm90/llvm-9.0.1.src/lib/MCA/
H A DInstruction.cpp150 const CriticalDependency &ReadCRD = RS.getCriticalRegDep(); in computeCriticalRegDep() local
151 if (ReadCRD.Cycles > MaxLatency) in computeCriticalRegDep()
152 CriticalRegDep = ReadCRD; in computeCriticalRegDep()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dlotform.hxx79 inline void ReadCRD( ScComplexRefData& rCRD, sal_uInt8 nFlags );
101 inline void LotusToSc::ReadCRD( ScComplexRefData& rCRD, sal_uInt8 nRelBit ) in ReadCRD() function in LotusToSc
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dlotform.hxx78 inline void ReadCRD( const ScDocument& rDoc, ScComplexRefData& rCRD, sal_uInt8 nFlags );
100 inline void LotusToSc::ReadCRD( const ScDocument& rDoc, ScComplexRefData& rCRD, sal_uInt8 nRelBit ) in ReadCRD() function in LotusToSc
/dports/science/ghemical/ghemical-3.0.0/src/
H A Dac_stor_wcl.cpp78 newXYZ[i] = eng->ReadCRD(i); in StoreAC()
/dports/science/libghemical/libghemical-3.0.0/src/
H A Dengine.h294 f64 ReadCRD(int);
H A Dengine.cpp509 f64 engine::ReadCRD(int i) in ReadCRD() function in engine
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/lotus/
H A Dlotform.cxx560 ReadCRD( m_rContext.rDoc, aCRD, nRelBits ); in Convert()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/lotus/
H A Dlotform.cxx559 ReadCRD( aCRD, nRelBits ); in Convert()
/dports/science/libghemical/libghemical-3.0.0/
H A DChangeLog418 * src/engine.cpp, src/engine.h: added a method engine::ReadCRD()
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog144129 ReadCRD never called with a nullptr