Home
last modified time | relevance | path

Searched refs:Lowering (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.h216 const TargetLowering *Lowering) { in ldr() argument
217 const TargetInfo TInfo(Lowering); in ldr()
225 CondARM32::Cond Cond, const TargetLowering *Lowering) { in ldrex() argument
226 const TargetInfo TInfo(Lowering); in ldrex()
288 const TargetLowering *Lowering) { in str() argument
289 const TargetInfo TInfo(Lowering); in str()
297 CondARM32::Cond Cond, const TargetLowering *Lowering) { in strex() argument
298 const TargetInfo TInfo(Lowering); in strex()
425 CondARM32::Cond Cond, const TargetLowering *Lowering) { in vldrd() argument
426 const TargetInfo TInfo(Lowering); in vldrd()
[all …]
DIceTargetLoweringX8632.h838 ScopedIacaMark(TargetX8632 *Lowering) : Lowering(Lowering) { in ScopedIacaMark() argument
839 Lowering->_iaca_start(); in ScopedIacaMark()
843 if (!Lowering) in end()
845 Lowering->_iaca_end(); in end()
846 Lowering = nullptr; in end()
850 TargetX8632 *Lowering;
DIceTargetLoweringX8664.h832 ScopedIacaMark(TargetX8664 *Lowering) : Lowering(Lowering) { in ScopedIacaMark() argument
833 Lowering->_iaca_start(); in ScopedIacaMark()
837 if (!Lowering) in end()
839 Lowering->_iaca_end(); in end()
840 Lowering = nullptr; in end()
844 TargetX8664 *Lowering;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DUpdateCompilerUsed.cpp74 const TargetLowering *Lowering = in initializeLibCalls() local
77 if (Lowering && TLSet.insert(Lowering).second) in initializeLibCalls()
83 Lowering->getLibcallName(static_cast<RTLIB::Libcall>(I))) in initializeLibCalls()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86WinAllocaExpander.cpp43 enum Lowering { TouchAndSub, Sub, Probe }; enum in __anon91cd787e0111::X86WinAllocaExpander
46 typedef MapVector<MachineInstr*, Lowering> LoweringMap;
52 Lowering getLowering(int64_t CurrentOffset, int64_t AllocaAmount);
55 void lower(MachineInstr* MI, Lowering L);
95 X86WinAllocaExpander::Lowering
159 Lowering L = getLowering(Offset, Amount); in computeLowerings()
197 void X86WinAllocaExpander::lower(MachineInstr* MI, Lowering L) { in lower()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp619 const SITargetLowering& Lowering = in glueCopyToM0() local
624 SDValue M0 = Lowering.copyToM0(*CurDAG, N->getOperand(0), SDLoc(N), Val); in glueCopyToM0()
887 const SITargetLowering& Lowering = in Select() local
889 N = Lowering.legalizeTargetIndependentNode(N, *CurDAG); in Select()
1452 const SITargetLowering& Lowering = in SelectMUBUFAddr64() local
1455 SRsrc = SDValue(Lowering.wrapAddr64Rsrc(*CurDAG, DL, Ptr), 0); in SelectMUBUFAddr64()
1611 const SITargetLowering& Lowering = in SelectMUBUFOffset() local
1614 SRsrc = SDValue(Lowering.buildRSRC(*CurDAG, DL, Ptr, 0, Rsrc), 0); in SelectMUBUFOffset()
2717 const AMDGPUTargetLowering& Lowering = in PostprocessISelDAG() local
2731 SDNode *ResNode = Lowering.PostISelFolding(MachineNode, *CurDAG); in PostprocessISelDAG()
DEvergreenInstructions.td687 // XXX: Lowering SELECT_CC will sometimes generate fp_to_[su]int nodes,
/third_party/openssl/test/
DREADME.ssltest.md55 both client and server. Lowering the fragment size will split handshake and
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRInstrInfo.td2104 // Lowering of 'tst' node to 'TST' instruction.
2109 // Lowering of 'lsl' node to 'LSL' instruction.
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/docs/
DREGALLOC.rst40 - Basic lowering is done before register allocation. Lowering is the process of
DDESIGN.rst441 Lowering strategy
/third_party/ffmpeg/doc/
Dcodecs.texi32 bitrate. Lowering tolerance too much has an adverse effect on quality.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.td1043 // Lowering for atomic load and store is defined in RISCVInstrInfoA.td.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsics.td1072 // Coroutine Lowering Intrinsics. Used internally by coroutine passes.
/third_party/curl/docs/
DKNOWN_BUGS805 HAPPY_EYEBALLS_TIMEOUT define exactly. Lowering that define speeds up the
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/
DDESIGN.rst441 Lowering strategy
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp3444 static unsigned EnsureStackAlignment(const PPCFrameLowering *Lowering, in EnsureStackAlignment() argument
3446 unsigned TargetAlign = Lowering->getStackAlignment(); in EnsureStackAlignment()
/third_party/boost/libs/beast/doc/qbk/
Dreference.qbk32885 Lowering the size of the buffer can decrease the memory requirements for each connection, while inc…
/third_party/gstreamer/gstplugins_base/
DChangeLog143844Lowering log level to see why things fail on the p5 build bot; fix some typos in unit test message…
143850 Lowering log level to see why things fail on the p5 build bot;