Searched
full:pseudo (Results
1151 -
1175 of
3523) sorted by null
<<41424344454647484950>>
/prebuilts/clang/host/linux-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/linux-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/linux-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/linux-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/linux-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/linux-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/linux-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/linux-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/linux-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
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/net/ |
if_arp.h | 74 #define ARPHRD_NETROM 0 /* From KA9Q: NET/ROM pseudo. */
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
timevar.def | 230 DEFTIMEVAR (TV_LRA_COALESCE , "LRA coalesce pseudo regs")
|
/prebuilts/go/darwin-x86/src/cmd/go/internal/work/ |
buildid.go | 443 a.Target = "DO NOT USE - main build pseudo-cache Target" 444 a.built = "DO NOT USE - main build pseudo-cache built" 459 a.Target = "DO NOT USE - pseudo-cache Target" 460 a.built = "DO NOT USE - pseudo-cache built"
|
/prebuilts/go/darwin-x86/src/os/signal/ |
signal_cgo_test.go | 71 // case a pseudo-terminal.
|
/prebuilts/go/darwin-x86/test/ |
nilptr3.go | 46 // to be turned into its own pseudo-op in order to see
|
/prebuilts/go/linux-x86/src/cmd/go/internal/work/ |
buildid.go | 443 a.Target = "DO NOT USE - main build pseudo-cache Target" 444 a.built = "DO NOT USE - main build pseudo-cache built" 459 a.Target = "DO NOT USE - pseudo-cache Target" 460 a.built = "DO NOT USE - pseudo-cache built"
|
/prebuilts/go/linux-x86/src/os/signal/ |
signal_cgo_test.go | 71 // case a pseudo-terminal.
|
/prebuilts/go/linux-x86/test/ |
nilptr3.go | 46 // to be turned into its own pseudo-op in order to see
|
/system/sepolicy/prebuilts/api/28.0/public/ |
attributes | 22 # Do not use for pseudo file types.
|
vold.te | 10 # Read access to pseudo filesystems.
|
/system/sepolicy/public/ |
attributes | 22 # Do not use for pseudo file types.
|
vold.te | 10 # Read access to pseudo filesystems.
|
/system/update_engine/common/ |
test_utils.h | 53 // 300 byte pseudo-random string. Not null terminated.
|
/toolchain/binutils/binutils-2.27/gas/ |
README | 140 .word pseudo-op of the form symbol1-symbol2 (the difference of two
|
/toolchain/binutils/binutils-2.27/gas/config/ |
bfin-defs.h | 110 /* Pseudo registers, used only for distinction from symbols. */
|
obj-aout.c | 174 versions of gas ignored the .type pseudo-op, so we also ignore it if
|
Completed in 1986 milliseconds
<<41424344454647484950>>