Home
last modified time | relevance | path

Searched defs:IsIndirect (Results 1 – 17 of 17) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h149 bool IsIndirect; variable
157 bool IsIndirect, DebugLoc DL, unsigned O, bool IsVariadic) in SDDbgValue()
H A DFastISel.cpp1306 bool IsIndirect = false; in selectIntrinsicCall() local
H A DSelectionDAG.cpp8678 SDNode *N, unsigned R, bool IsIndirect, in getDbgValue()
8704 bool IsIndirect, in getFrameIndexDbgValue()
8716 bool IsIndirect, in getFrameIndexDbgValue()
8729 unsigned VReg, bool IsIndirect, in getVRegDbgValue()
8742 bool IsIndirect, const DebugLoc &DL, in getDbgValueList()
H A DSelectionDAGISel.cpp608 bool IsIndirect = MI->isIndirectDebugValue(); in runOnMachineFunction() local
H A DSelectionDAGBuilder.cpp5573 bool IsIndirect = false; in EmitFuncArgumentDbgValue() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.cpp47 bool IsIndirect = (TargetFlags & (AArch64II::MO_DLLIMPORT | AArch64II::MO_COFFSTUB)); in GetGlobalAddressSymbol() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineInstr.cpp2107 const MCInstrDesc &MCID, bool IsIndirect, in BuildMI()
2123 const MCInstrDesc &MCID, bool IsIndirect, in BuildMI()
2142 const MCInstrDesc &MCID, bool IsIndirect, in BuildMI()
2165 bool IsIndirect, Register Reg, in BuildMI()
2176 bool IsIndirect, MachineOperand &MO, in BuildMI()
2187 bool IsIndirect, ArrayRef<MachineOperand> MOs, in BuildMI()
H A DLiveDebugVariables.cpp414 void addDef(SlotIndex Idx, ArrayRef<MachineOperand> LocMOs, bool IsIndirect, in addDef()
821 bool IsIndirect = MI.isDebugOffsetImm(); in handleDebugValue() local
1594 bool IsIndirect = DbgValue.getWasIndirect(); in insertDebugValue() local
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp176 bool IsIndirect, in handleVirtualBaseClass()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp823 bool IsIndirect = in GetARMGVSymbol() local
845 bool IsIndirect = in GetARMGVSymbol() local
H A DARMFastISel.cpp531 bool IsIndirect = Subtarget->isGVIndirectSymbol(GV); in ARMMaterializeGV() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp602 bool IsIndirect = MI.isIndirectDebugValue(); in replaceDebugValue() local
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp363 QualType ValueTy, bool IsIndirect, in emitVoidPtrVAArg()
916 bool IsIndirect = isAggregateTypeForABI(Ty) && in EmitVAArg() local
1976 bool IsIndirect = false; in addFieldToArgStruct() local
4362 bool IsIndirect = false; in EmitVAArg() local
5876 bool IsIndirect = AI.isIndirect(); in EmitAAPCSVAArg() local
6142 bool IsIndirect = false; in EmitDarwinVAArg() local
6155 bool IsIndirect = false; in EmitMSVAArg() local
6891 bool IsIndirect = false; in EmitVAArg() local
7422 bool IsIndirect = AI.isIndirect(); in EmitVAArg() local
10883 bool IsIndirect = TInfo.Width > 2 * SlotSize; in EmitVAArg() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1107 const bool IsIndirect : 1; member
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp848 static unsigned getCallOpcode(const MachineFunction &CallerF, bool IsIndirect, in getCallOpcode()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp903 static unsigned getCallOpcode(const MachineFunction &CallerF, bool IsIndirect, in getCallOpcode()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp468 bool IsIndirect = CallParams.getOperand(0).isReg(); in LowerCallResults() local