Searched refs:WebAssemblyTargetLowering (Results 1 – 12 of 12) sorted by relevance
44 WebAssemblyTargetLowering::WebAssemblyTargetLowering( in WebAssemblyTargetLowering() function in WebAssemblyTargetLowering395 MVT WebAssemblyTargetLowering::getPointerTy(const DataLayout &DL, in getPointerTy()404 MVT WebAssemblyTargetLowering::getPointerMemTy(const DataLayout &DL, in getPointerMemTy()413 bool WebAssemblyTargetLowering::shouldExpandPartialReductionIntrinsic( in shouldExpandPartialReductionIntrinsic()443 WebAssemblyTargetLowering::shouldExpandAtomicRMWInIR(AtomicRMWInst *AI) const { in shouldExpandAtomicRMWInIR()459 bool WebAssemblyTargetLowering::shouldScalarizeBinop(SDValue VecOp) const { in shouldScalarizeBinop()479 FastISel *WebAssemblyTargetLowering::createFastISel( in createFastISel()484 MVT WebAssemblyTargetLowering::getScalarShiftAmountTy(const DataLayout & /*DL*/, in getScalarShiftAmountTy()857 MachineBasicBlock *WebAssemblyTargetLowering::EmitInstrWithCustomInserter( in EmitInstrWithCustomInserter()904 WebAssemblyTargetLowering::getTargetNodeName(unsigned Opcode) const { in getTargetNodeName()[all …]
64 WebAssemblyTargetLowering TLInfo;81 const WebAssemblyTargetLowering *getTargetLowering() const override { in getTargetLowering()
34 const WebAssemblyTargetLowering *TLI;37 const WebAssemblyTargetLowering *getTLI() const { return TLI; } in getTLI()
151 const WebAssemblyTargetLowering &TLI, in optimizeCall()184 const WebAssemblyTargetLowering &TLI = in runOnMachineFunction()
42 void llvm::computeLegalValueVTs(const WebAssemblyTargetLowering &TLI, in computeLegalValueVTs()59 const WebAssemblyTargetLowering &TLI = in computeLegalValueVTs()
24 class WebAssemblyTargetLowering; variable158 void computeLegalValueVTs(const WebAssemblyTargetLowering &TLI,
35 class WebAssemblyTargetLowering final : public TargetLowering {37 WebAssemblyTargetLowering(const TargetMachine &TM,
121 const WebAssemblyTargetLowering &TLI = in runOnMachineFunction()
69 const WebAssemblyTargetLowering &TLI = in getLocalForStackObject()
69 WebAssemblyTargetLowering.
15 // - WebAssemblyTargetLowering having to do with atomics
201 const WebAssemblyTargetLowering &TLI = *Subtarget->getTargetLowering(); in emitGlobalVariable()