HomeSort by relevance Sort by last modified time
    Searched refs:NoFlags (Results 1 - 9 of 9) sorted by null

  /external/llvm/include/llvm/Support/
Regex.h 31 NoFlags=0,
47 Regex(StringRef Regex, unsigned Flags = NoFlags);
  /external/llvm/lib/Target/ARM/
Thumb2RegisterInfo.h 38 unsigned MIFlags = MachineInstr::NoFlags) const;
Thumb1RegisterInfo.h 44 unsigned MIFlags = MachineInstr::NoFlags) const;
ARMBaseRegisterInfo.h 168 unsigned MIFlags = MachineInstr::NoFlags)const;
Thumb1FrameLowering.cpp 41 int NumBytes, unsigned MIFlags = MachineInstr::NoFlags) {
ARMFrameLowering.cpp 122 int NumBytes, unsigned MIFlags = MachineInstr::NoFlags,
    [all...]
Thumb1RegisterInfo.cpp 97 unsigned MIFlags = MachineInstr::NoFlags) {
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.h 99 MachineInstr::MIFlag MIFlags = MachineInstr::NoFlags);
104 MachineInstr::MIFlag MIFlags = MachineInstr::NoFlags);
  /external/llvm/include/llvm/CodeGen/
MachineInstr.h 63 NoFlags = 0,
    [all...]

Completed in 207 milliseconds