Home
last modified time | relevance | path

Searched defs:Modifier (Results 1 – 25 of 56) sorted by relevance

123

/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp175 struct Modifier { struct
181 Modifier(BasicBlock *Block, PieceTable *PT, Random *R) in Modifier() argument
198 uint32_t getRandom() { in getRandom()
203 Value *getRandomVal() { in getRandomVal()
277 Type *pickType() { in pickType()
282 Type *pickPointerType() { in pickPointerType()
306 Type *pickScalarType() { in pickScalarType()
325 BasicBlock *BB;
328 PieceTable *PT;
331 Random *Ran;
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXInstPrinter.cpp99 const char *Modifier) { in printCvtMode()
149 const char *Modifier) { in printCmpMode()
222 raw_ostream &O, const char *Modifier) { in printLdStCode()
274 const char *Modifier) { in printMmaCode()
288 raw_ostream &O, const char *Modifier) { in printMemOperand()
304 raw_ostream &O, const char *Modifier) { in printProtoIdent()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp50 MCSymbolRefExpr::VariantKind &Modifier, in getType64()
104 MCSymbolRefExpr::VariantKind Modifier, in getRelocType64()
247 MCSymbolRefExpr::VariantKind Modifier, in getRelocType32()
332 MCSymbolRefExpr::VariantKind Modifier = Target.getAccessVariant(); in getRelocType() local
H A DX86WinCOFFObjectWriter.cpp54 MCSymbolRefExpr::VariantKind Modifier = Target.isAbsolute() ? in getRelocType() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/
H A DVEInstPrinter.cpp80 raw_ostream &O, const char *Modifier) { in printMemASXOperand()
124 raw_ostream &O, const char *Modifier) { in printMemASOperandASX()
155 raw_ostream &O, const char *Modifier) { in printMemASOperandRRM()
186 raw_ostream &O, const char *Modifier) { in printMemASOperandHM()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCExpr.cpp88 MCSymbolRefExpr::VariantKind Modifier = Sym->getKind(); in evaluateAsRelocatableImpl() local
198 const auto &Modifier = in getName() local
210 const auto &Modifier = in getKindByName() local
H A DAVRELFObjectWriter.cpp43 MCSymbolRefExpr::VariantKind Modifier = Target.getAccessVariant(); in getRelocType() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp125 ARMCP::ARMCPModifier Modifier, in ARMConstantPoolConstant()
134 ARMCP::ARMCPModifier Modifier, in ARMConstantPoolConstant()
161 ARMCP::ARMCPModifier Modifier) { in Create()
177 ARMCP::ARMCPModifier Modifier, in Create()
227 ARMCP::ARMCPModifier Modifier, in ARMConstantPoolSymbol()
266 ARMCP::ARMCPModifier Modifier, in ARMConstantPoolMBB()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kELFObjectWriter.cpp48 getType(unsigned Kind, MCSymbolRefExpr::VariantKind &Modifier, bool &IsPCRel) { in getType()
67 MCSymbolRefExpr::VariantKind Modifier = Target.getAccessVariant(); in getRelocType() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFInstPrinter.cpp52 raw_ostream &O, const char *Modifier) { in printOperand()
66 const char *Modifier) { in printMemOperand()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430InstPrinter.cpp53 raw_ostream &O, const char *Modifier) { in printOperand()
69 const char *Modifier) { in printSrcMemOperand()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp249 raw_ostream &O, const char *Modifier) { in PrintModifiedOperand()
287 raw_ostream &O, const char *Modifier) { in PrintLeaMemReference()
339 raw_ostream &O, const char *Modifier) { in PrintMemReference()
352 const char *Modifier) { in PrintIntelMemReference()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.h34 SystemZCP::SystemZCPModifier Modifier; variable
H A DSystemZConstantPoolValue.cpp24 SystemZCP::SystemZCPModifier Modifier) { in Create()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCXCOFFObjectWriter.cpp43 const MCSymbolRefExpr::VariantKind Modifier = in getRelocTypeAndSignSize() local
H A DPPCMCExpr.cpp123 MCSymbolRefExpr::VariantKind Modifier = Sym->getKind(); in evaluateAsRelocatableImpl() local
H A DPPCELFObjectWriter.cpp79 MCSymbolRefExpr::VariantKind Modifier = getAccessVariant(Target, Fixup); in getRelocType() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMWinCOFFObjectWriter.cpp50 MCSymbolRefExpr::VariantKind Modifier = in getRelocType() local
H A DARMELFObjectWriter.cpp85 MCSymbolRefExpr::VariantKind Modifier = Target.getAccessVariant(); in GetRelocTypeInner() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64WinCOFFObjectWriter.cpp58 auto Modifier = Target.isAbsolute() ? MCSymbolRefExpr::VK_None in getRelocType() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyWasmObjectWriter.cpp72 MCSymbolRefExpr::VariantKind Modifier = Target.getAccessVariant(); in getRelocType() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYInstPrinter.cpp77 const char *Modifier) { in printOperand()
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DAsmWriterInst.cpp126 std::string Modifier; in AsmWriterInst() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCObjectWriter.cpp120 MCSymbolRefExpr::VariantKind Modifier = Target.getAccessVariant(); in getRelocType() local
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeUDT.cpp31 codeview::ModifierRecord Modifier) in NativeTypeUDT()

123