Searched defs:TargetOp (Results 1 – 4 of 4) sorted by relevance
/llvm-project/flang/lib/Optimizer/Transforms/ |
H A D | OMPFunctionFiltering.cpp |
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIPeepholeSDWA.cpp | 89 SDWAOperand(MachineOperand * TargetOp,MachineOperand * ReplacedOp) SDWAOperand() argument 126 SDWASrcOperand(MachineOperand * TargetOp,MachineOperand * ReplacedOp,SdwaSel SrcSel_=DWORD,bool Abs_=false,bool Neg_=false,bool Sext_=false) SDWASrcOperand() argument 157 SDWADstOperand(MachineOperand * TargetOp,MachineOperand * ReplacedOp,SdwaSel DstSel_=DWORD,DstUnused DstUn_=UNUSED_PAD) SDWADstOperand() argument 179 SDWADstPreserveOperand(MachineOperand * TargetOp,MachineOperand * ReplacedOp,MachineOperand * PreserveOp,SdwaSel DstSel_=DWORD) SDWADstPreserveOperand() argument
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86SpeculativeLoadHardening.cpp | 2239 auto &TargetOp = MI.getOperand(0); hardenIndirectCallOrJumpInstr() local
|
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/ |
H A D | OpenMPToLLVMIRTranslation.cpp | 3394 __anonf04bb8b15002(omp::TargetOp) convertHostOrTargetOperation() argument [all...] |