Home
last modified time | relevance | path

Searched refs:WebAssemblyTargetLowering (Results 1 – 14 of 14) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp45 WebAssemblyTargetLowering::WebAssemblyTargetLowering( in WebAssemblyTargetLowering() function in WebAssemblyTargetLowering
402 FastISel *WebAssemblyTargetLowering::createFastISel( in createFastISel()
717 WebAssemblyTargetLowering::getRegForInlineAsmConstraint( in getRegForInlineAsmConstraint()
796 bool WebAssemblyTargetLowering::isIntDivCheap(EVT VT, in isIntDivCheap()
811 bool WebAssemblyTargetLowering::isOffsetFoldingLegal( in isOffsetFoldingLegal()
1243 bool WebAssemblyTargetLowering::CanLowerReturn( in CanLowerReturn()
1251 SDValue WebAssemblyTargetLowering::LowerReturn( in LowerReturn()
1281 SDValue WebAssemblyTargetLowering::LowerFormalArguments( in LowerFormalArguments()
1362 void WebAssemblyTargetLowering::ReplaceNodeResults( in ReplaceNodeResults()
1587 SDValue WebAssemblyTargetLowering::LowerLoad(SDValue Op, in LowerLoad()
[all …]
H A DWebAssemblyTargetTransformInfo.h34 const WebAssemblyTargetLowering *TLI;
37 const WebAssemblyTargetLowering *getTLI() const { return TLI; } in getTLI()
H A DWebAssemblySubtarget.h59 WebAssemblyTargetLowering TLInfo;
76 const WebAssemblyTargetLowering *getTargetLowering() const override { in getTargetLowering()
H A DWebAssemblyMemIntrinsicResults.cpp151 const WebAssemblyTargetLowering &TLI, in optimizeCall()
184 const WebAssemblyTargetLowering &TLI = in runOnMachineFunction()
H A DWebAssemblyMachineFunctionInfo.cpp43 void llvm::computeLegalValueVTs(const WebAssemblyTargetLowering &TLI, in computeLegalValueVTs()
60 const WebAssemblyTargetLowering &TLI = in computeLegalValueVTs()
H A DWebAssemblyISelLowering.h43 class WebAssemblyTargetLowering final : public TargetLowering {
45 WebAssemblyTargetLowering(const TargetMachine &TM,
H A DWebAssemblyPeephole.cpp121 const WebAssemblyTargetLowering &TLI = in runOnMachineFunction()
H A DWebAssemblyMachineFunctionInfo.h174 void computeLegalValueVTs(const WebAssemblyTargetLowering &TLI,
H A DWebAssemblyFrameLowering.cpp72 const WebAssemblyTargetLowering &TLI = in getLocalForStackObject()
H A DREADME.txt69 WebAssemblyTargetLowering.
H A DWebAssemblyAsmPrinter.cpp191 const WebAssemblyTargetLowering &TLI = *Subtarget->getTargetLowering(); in emitGlobalVariable()
H A DWebAssemblyInstrMemory.td15 // - WebAssemblyTargetLowering having to do with atomics
/llvm-project-15.0.7/llvm/test/CodeGen/WebAssembly/
H A Dsimd-illegal-signext.ll4 ; WebAssemblyTargetLowering::ReplaceNodeResults not being
H A Dpr47375.ll7 ; because WebAssemblyTargetLowering::isVectorLoadExtDesirable was