HomeSort by relevance Sort by last modified time
    Searched full:pseudo (Results 1126 - 1150 of 3523) sorted by null

<<41424344454647484950>>

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
PrologEpilogInserter.cpp 78 // function's frame information. Also eliminates call frame pseudo
148 /// pseudo instructions.
162 // Early exit for targets which have no call frame setup/destroy pseudo
172 assert(I->getNumOperands() >= 1 && "Call Frame Setup/Destroy Pseudo"
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMTargetMachine.cpp 131 // Expand some pseudo instructions into multiple instructions to allow
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaRegisterInfo.cpp 112 // Replace the pseudo instruction with a new instruction...
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/MCTargetDesc/
MBlazeMCCodeEmitter.cpp 194 // Pseudo instructions don't get encoded.
  /external/swiftshader/third_party/LLVM/lib/Target/MSP430/
MSP430BranchSelector.cpp 13 // positions pass, and a branch pseudo op to machine branch opcode pass. This
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCBranchSelector.cpp 13 // positions pass, and a branch pseudo op to machine branch opcode pass. This
  /external/swiftshader/third_party/subzero/src/
IceInst.cpp 1016 Str << " = def.pseudo";
1028 Str << " = def.pseudo ";
1038 Str << "use.pseudo ";
1050 Str << "kill.pseudo scratch_regs";
    [all...]
  /external/tcpdump/
print-sl.c 38 * definitions of the pseudo- link-level header attached to slip
  /external/tensorflow/tensorflow/compiler/tf2xla/kernels/
lrn_ops.cc 115 // pseudo-code, the Eigen code does this for each spatial position:
  /external/webrtc/talk/session/media/
channelmanager.h 146 // formats a a pseudo-handle.
  /external/wpa_supplicant_8/src/eap_common/
ikev2_common.h 148 /* IKEv2 Transform Type 2 (Pseudo-random Function) */
  /frameworks/base/location/java/android/location/
GnssStatus.java 138 * <p>This svid is pseudo-random number for most constellations. It is FCN &amp; OSN number for
GpsNavigationMessage.java 147 * Gets the Pseudo-random number.
  /hardware/interfaces/gnss/1.0/
IGnssCallback.hal 79 * Pseudo-random or satellite ID number for the satellite, a.k.a. Space Vehicle (SV), or
  /libcore/luni/src/main/java/org/xml/sax/ext/
LexicalHandler.java 116 * the external DTD subset has the pseudo-entity name "[dtd]".</p>
  /libcore/ojluni/src/main/java/javax/net/ssl/
SNIServerName.java 165 * returned value of an pseudo server name may look like:
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCInstrDesc.h 124 Pseudo,
231 /// \brief Return true if this is a pseudo instruction that doesn't
233 bool isPseudo() const { return Flags & (1ULL << MCID::Pseudo); }
438 /// this is true for the instruction, it basically means that it is a pseudo
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
TypeIndex.h 257 // Used for pseudo-indexing an array of type records. An array of such records
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
MCInstrDesc.h 124 Pseudo,
231 /// \brief Return true if this is a pseudo instruction that doesn't
233 bool isPseudo() const { return Flags & (1ULL << MCID::Pseudo); }
438 /// this is true for the instruction, it basically means that it is a pseudo
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
TypeIndex.h 257 // Used for pseudo-indexing an array of type records. An array of such records
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
MCInstrDesc.h 124 Pseudo,
231 /// \brief Return true if this is a pseudo instruction that doesn't
233 bool isPseudo() const { return Flags & (1ULL << MCID::Pseudo); }
438 /// this is true for the instruction, it basically means that it is a pseudo
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
MCInstrDesc.h 124 Pseudo,
240 /// \brief Return true if this is a pseudo instruction that doesn't
242 bool isPseudo() const { return Flags & (1ULL << MCID::Pseudo); }
447 /// this is true for the instruction, it basically means that it is a pseudo
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
MCInstrDesc.h 124 Pseudo,
240 /// \brief Return true if this is a pseudo instruction that doesn't
242 bool isPseudo() const { return Flags & (1ULL << MCID::Pseudo); }
447 /// this is true for the instruction, it basically means that it is a pseudo
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
MCInstrDesc.h 124 Pseudo,
240 /// \brief Return true if this is a pseudo instruction that doesn't
242 bool isPseudo() const { return Flags & (1ULL << MCID::Pseudo); }
447 /// this is true for the instruction, it basically means that it is a pseudo
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MCInstrDesc.h 124 Pseudo,
240 /// \brief Return true if this is a pseudo instruction that doesn't
242 bool isPseudo() const { return Flags & (1ULL << MCID::Pseudo); }
447 /// this is true for the instruction, it basically means that it is a pseudo

Completed in 1809 milliseconds

<<41424344454647484950>>