Home
last modified time | relevance | path

Searched defs:IsLoadStore (Results 1 – 25 of 33) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceTypes.cpp45 #define X(tag, IsVec, IsInt, IsFloat, IsIntArith, IsLoadStore, IsParam, \ argument
60 #define X(tag, IsVec, IsInt, IsFloat, IsIntArith, IsLoadStore, IsParam, \ argument
80 #define X(tag, IsVec, IsInt, IsFloat, IsIntArith, IsLoadStore, IsParam, \ argument
87 #define X(tag, IsVec, IsInt, IsFloat, IsIntArith, IsLoadStore, IsParam, \ argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/validator_mips/
H A Dinst_classes.h134 virtual bool IsLoadStore() const { in IsLoadStore() function
287 virtual bool IsLoadStore() const { in IsLoadStore() function
H A Dvalidator.h273 bool IsLoadStore() const { in IsLoadStore() function
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp344 auto IsLoadStore = InstName.startswith("load") || in parseOperandStartingWithInteger() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp390 auto IsLoadStore = InstName.find(".load") != StringRef::npos || in checkForP2AlignIfLoadStore() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp391 auto IsLoadStore = InstName.find(".load") != StringRef::npos || in checkForP2AlignIfLoadStore() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp405 auto IsLoadStore = InstName.find(".load") != StringRef::npos || in checkForP2AlignIfLoadStore() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp391 auto IsLoadStore = InstName.find(".load") != StringRef::npos || in checkForP2AlignIfLoadStore() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp405 auto IsLoadStore = InstName.find(".load") != StringRef::npos || in checkForP2AlignIfLoadStore() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp391 auto IsLoadStore = InstName.find(".load") != StringRef::npos || in checkForP2AlignIfLoadStore() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp409 auto IsLoadStore = InstName.find(".load") != StringRef::npos || in checkForP2AlignIfLoadStore() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp426 auto IsLoadStore = InstName.find(".load") != StringRef::npos || in checkForP2AlignIfLoadStore() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp426 auto IsLoadStore = InstName.find(".load") != StringRef::npos || in checkForP2AlignIfLoadStore() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp434 auto IsLoadStore = InstName.find(".load") != StringRef::npos || in checkForP2AlignIfLoadStore() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp434 auto IsLoadStore = InstName.find(".load") != StringRef::npos || in checkForP2AlignIfLoadStore() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp434 auto IsLoadStore = InstName.find(".load") != StringRef::npos || in checkForP2AlignIfLoadStore() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp434 auto IsLoadStore = InstName.find(".load") != StringRef::npos || in checkForP2AlignIfLoadStore() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp434 auto IsLoadStore = InstName.find(".load") != StringRef::npos || in checkForP2AlignIfLoadStore() local
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp417 getExtendTypeForNode(SDValue N, bool IsLoadStore = false) { in getExtendTypeForNode()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp487 getExtendTypeForNode(SDValue N, bool IsLoadStore = false) { in getExtendTypeForNode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp487 getExtendTypeForNode(SDValue N, bool IsLoadStore = false) { in getExtendTypeForNode()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp487 getExtendTypeForNode(SDValue N, bool IsLoadStore = false) { in getExtendTypeForNode()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp430 getExtendTypeForNode(SDValue N, bool IsLoadStore = false) { in getExtendTypeForNode()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp542 getExtendTypeForNode(SDValue N, bool IsLoadStore = false) { in getExtendTypeForNode()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp541 getExtendTypeForNode(SDValue N, bool IsLoadStore = false) { in getExtendTypeForNode()

12