Searched refs:WebAssemblyTargetLowering (Results 1 – 12 of 12) sorted by relevance
46 WebAssemblyTargetLowering::WebAssemblyTargetLowering( in WebAssemblyTargetLowering() function in WebAssemblyTargetLowering377 MVT WebAssemblyTargetLowering::getPointerTy(const DataLayout &DL, in getPointerTy()386 MVT WebAssemblyTargetLowering::getPointerMemTy(const DataLayout &DL, in getPointerMemTy()396 WebAssemblyTargetLowering::shouldExpandAtomicRMWInIR(AtomicRMWInst *AI) const { in shouldExpandAtomicRMWInIR()412 bool WebAssemblyTargetLowering::shouldScalarizeBinop(SDValue VecOp) const { in shouldScalarizeBinop()432 FastISel *WebAssemblyTargetLowering::createFastISel( in createFastISel()437 MVT WebAssemblyTargetLowering::getScalarShiftAmountTy(const DataLayout & /*DL*/, in getScalarShiftAmountTy()678 MachineBasicBlock *WebAssemblyTargetLowering::EmitInstrWithCustomInserter( in EmitInstrWithCustomInserter()717 WebAssemblyTargetLowering::getTargetNodeName(unsigned Opcode) const { in getTargetNodeName()734 WebAssemblyTargetLowering::getRegForInlineAsmConstraint( in getRegForInlineAsmConstraint()[all …]
34 const WebAssemblyTargetLowering *TLI;37 const WebAssemblyTargetLowering *getTLI() const { return TLI; } in getTLI()
61 WebAssemblyTargetLowering TLInfo;78 const WebAssemblyTargetLowering *getTargetLowering() const override { in getTargetLowering()
151 const WebAssemblyTargetLowering &TLI, in optimizeCall()184 const WebAssemblyTargetLowering &TLI = in runOnMachineFunction()
43 void llvm::computeLegalValueVTs(const WebAssemblyTargetLowering &TLI, in computeLegalValueVTs()60 const WebAssemblyTargetLowering &TLI = in computeLegalValueVTs()
24 class WebAssemblyTargetLowering; variable158 void computeLegalValueVTs(const WebAssemblyTargetLowering &TLI,
43 class WebAssemblyTargetLowering final : public TargetLowering {45 WebAssemblyTargetLowering(const TargetMachine &TM,
121 const WebAssemblyTargetLowering &TLI = in runOnMachineFunction()
71 const WebAssemblyTargetLowering &TLI = in getLocalForStackObject()
69 WebAssemblyTargetLowering.
15 // - WebAssemblyTargetLowering having to do with atomics
197 const WebAssemblyTargetLowering &TLI = *Subtarget->getTargetLowering(); in emitGlobalVariable()