Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp40 WebAssemblyTargetLowering::WebAssemblyTargetLowering( in WebAssemblyTargetLowering() function in WebAssemblyTargetLowering
270 FastISel *WebAssemblyTargetLowering::createFastISel( in createFastISel()
275 bool WebAssemblyTargetLowering::isOffsetFoldingLegal( in isOffsetFoldingLegal()
449 WebAssemblyTargetLowering::getRegForInlineAsmConstraint( in getRegForInlineAsmConstraint()
517 bool WebAssemblyTargetLowering::isIntDivCheap(EVT VT, in isIntDivCheap()
760 bool WebAssemblyTargetLowering::CanLowerReturn( in CanLowerReturn()
768 SDValue WebAssemblyTargetLowering::LowerReturn( in LowerReturn()
797 SDValue WebAssemblyTargetLowering::LowerFormalArguments( in LowerFormalArguments()
975 WebAssemblyTargetLowering::LowerExternalSymbol(SDValue Op, in LowerExternalSymbol()
1003 SDValue WebAssemblyTargetLowering::LowerBR_JT(SDValue Op, in LowerBR_JT()
[all …]
H A DWebAssemblyTargetTransformInfo.h35 const WebAssemblyTargetLowering *TLI;
38 const WebAssemblyTargetLowering *getTLI() const { return TLI; } in getTLI()
H A DWebAssemblySubtarget.h52 WebAssemblyTargetLowering TLInfo;
70 const WebAssemblyTargetLowering *getTargetLowering() const override { in getTargetLowering()
H A DWebAssemblyMemIntrinsicResults.cpp153 const WebAssemblyTargetLowering &TLI, in optimizeCall()
186 const WebAssemblyTargetLowering &TLI = in runOnMachineFunction()
H A DWebAssemblyISelLowering.h37 class WebAssemblyTargetLowering final : public TargetLowering {
39 WebAssemblyTargetLowering(const TargetMachine &TM,
H A DWebAssemblyMachineFunctionInfo.cpp33 const WebAssemblyTargetLowering &TLI = in ComputeLegalValueVTs()
H A DWebAssemblyPeephole.cpp122 const WebAssemblyTargetLowering &TLI = in runOnMachineFunction()
H A DREADME.txt92 WebAssemblyTargetLowering.
H A DWebAssemblyInstrMemory.td17 // - WebAssemblyTargetLowering having to do with atomics