Home
last modified time | relevance | path

Searched defs:ExtInst (Results 1 – 25 of 83) sorted by relevance

1234

/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
H A Dext_test.go40 type ExtInst struct { struct
41 addr uint32
42 enc [4]byte
43 nenc int
44 text string
47 func (r ExtInst) String() string {
H A Dobjdump_test.go33 func allowedMismatchObjdump(text string, size int, inst *Inst, dec ExtInst) bool {
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/vendor/golang.org/x/arch/arm/armasm/
H A Dext_test.go39 type ExtInst struct { struct
40 addr uint32
41 enc [4]byte
42 nenc int
43 text string
46 func (r ExtInst) String() string {
H A Dobjdump_test.go40 func allowedMismatchObjdump(text string, size int, inst *Inst, dec ExtInst) bool {
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
H A Dext_test.go38 type ExtInst struct { struct
39 addr uint32
40 enc [32]byte
41 nenc int
42 text string
45 func (r ExtInst) String() string {
H A Dobjdump_test.go54 func allowedMismatchObjdump(text string, size int, inst *Inst, dec ExtInst) bool {
H A Dplan9x_test.go48 func allowedMismatchPlan9(text string, size int, inst *Inst, dec ExtInst) bool {
H A Dxed_test.go50 func allowedMismatchXed(text string, size int, inst *Inst, dec ExtInst) bool {
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/val/
H A Dval_state_test.cpp148 TEST_F(ValidationState_InLayoutState, ExtInst) { in TEST_F() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_state_test.cpp148 TEST_F(ValidationState_InLayoutState, ExtInst) { in TEST_F() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/test/val/
H A Dval_state_test.cpp148 TEST_F(ValidationState_InLayoutState, ExtInst) { in TEST_F() argument
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/val/
H A Dval_state_test.cpp148 TEST_F(ValidationState_InLayoutState, ExtInst) { in TEST_F() argument
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/4.0/
H A DInstCombineSelect.cpp965 Instruction *ExtInst = nullptr; in foldSelectExtConst() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DCodeGenPrepare.cpp3884 const auto *ExtInst = cast<const Instruction>(*Inst->user_begin()); in canGetThrough() local
3997 Instruction *ExtInst = dyn_cast<Instruction>(ExtVal); in promoteOperandForTruncAndAnyExt() local
5295 for (auto ExtInst : NewlyMovedExts) { in tryToPromoteExts() local
6373 auto *ExtInst = CastInst::Create(ExtType, Cond, NewType); in optimizeSwitchInst() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3884 const auto *ExtInst = cast<const Instruction>(*Inst->user_begin()); in canGetThrough() local
3997 Instruction *ExtInst = dyn_cast<Instruction>(ExtVal); in promoteOperandForTruncAndAnyExt() local
5295 for (auto ExtInst : NewlyMovedExts) { in tryToPromoteExts() local
6373 auto *ExtInst = CastInst::Create(ExtType, Cond, NewType); in optimizeSwitchInst() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3884 const auto *ExtInst = cast<const Instruction>(*Inst->user_begin()); in canGetThrough() local
3997 Instruction *ExtInst = dyn_cast<Instruction>(ExtVal); in promoteOperandForTruncAndAnyExt() local
5295 for (auto ExtInst : NewlyMovedExts) { in tryToPromoteExts() local
6373 auto *ExtInst = CastInst::Create(ExtType, Cond, NewType); in optimizeSwitchInst() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DCodeGenPrepare.cpp3789 const Instruction *ExtInst = in canGetThrough() local
3904 Instruction *ExtInst = dyn_cast<Instruction>(ExtVal); in promoteOperandForTruncAndAnyExt() local
5199 for (auto ExtInst : NewlyMovedExts) { in tryToPromoteExts() local
6260 auto *ExtInst = CastInst::Create(ExtType, Cond, NewType); in optimizeSwitchInst() local
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DCodeGenPrepare.cpp3611 const Instruction *ExtInst = in canGetThrough() local
3726 Instruction *ExtInst = dyn_cast<Instruction>(ExtVal); in promoteOperandForTruncAndAnyExt() local
5011 for (auto ExtInst : NewlyMovedExts) { in tryToPromoteExts() local
5991 auto *ExtInst = CastInst::Create(ExtType, Cond, NewType); in optimizeSwitchInst() local
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DCodeGenPrepare.cpp3474 const Instruction *ExtInst = in canGetThrough() local
3589 Instruction *ExtInst = dyn_cast<Instruction>(ExtVal); in promoteOperandForTruncAndAnyExt() local
4869 for (auto ExtInst : NewlyMovedExts) { in tryToPromoteExts() local
5842 auto *ExtInst = CastInst::Create(ExtType, Cond, NewType); in optimizeSwitchInst() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4019 const auto *ExtInst = cast<const Instruction>(*Inst->user_begin()); in canGetThrough() local
4132 Instruction *ExtInst = dyn_cast<Instruction>(ExtVal); in promoteOperandForTruncAndAnyExt() local
5555 for (auto *ExtInst : NewlyMovedExts) { in tryToPromoteExts() local
6781 auto *ExtInst = CastInst::Create(ExtType, Cond, NewType); in optimizeSwitchInst() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4036 const auto *ExtInst = cast<const Instruction>(*Inst->user_begin()); in canGetThrough() local
4149 Instruction *ExtInst = dyn_cast<Instruction>(ExtVal); in promoteOperandForTruncAndAnyExt() local
5580 for (auto *ExtInst : NewlyMovedExts) { in tryToPromoteExts() local
6821 auto *ExtInst = CastInst::Create(ExtType, Cond, NewType); in optimizeSwitchInst() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DCodeGenPrepare.cpp3989 const auto *ExtInst = cast<const Instruction>(*Inst->user_begin()); in canGetThrough() local
4102 Instruction *ExtInst = dyn_cast<Instruction>(ExtVal); in promoteOperandForTruncAndAnyExt() local
5521 for (auto *ExtInst : NewlyMovedExts) { in tryToPromoteExts() local
6746 auto *ExtInst = CastInst::Create(ExtType, Cond, NewType); in optimizeSwitchInst() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4038 const auto *ExtInst = cast<const Instruction>(*Inst->user_begin()); in canGetThrough() local
4151 Instruction *ExtInst = dyn_cast<Instruction>(ExtVal); in promoteOperandForTruncAndAnyExt() local
5587 for (auto *ExtInst : NewlyMovedExts) { in tryToPromoteExts() local
6830 auto *ExtInst = CastInst::Create(ExtType, Cond, NewType); in optimizeSwitchInst() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4036 const auto *ExtInst = cast<const Instruction>(*Inst->user_begin()); in canGetThrough() local
4149 Instruction *ExtInst = dyn_cast<Instruction>(ExtVal); in promoteOperandForTruncAndAnyExt() local
5580 for (auto *ExtInst : NewlyMovedExts) { in tryToPromoteExts() local
6821 auto *ExtInst = CastInst::Create(ExtType, Cond, NewType); in optimizeSwitchInst() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4208 const auto *ExtInst = cast<const Instruction>(*Inst->user_begin()); in canGetThrough() local
4321 Instruction *ExtInst = dyn_cast<Instruction>(ExtVal); in promoteOperandForTruncAndAnyExt() local
5777 for (auto *ExtInst : NewlyMovedExts) { in tryToPromoteExts() local
7030 auto *ExtInst = CastInst::Create(ExtType, Cond, NewType); in optimizeSwitchInst() local

1234