/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/ |
H A D | AArch64InstructionSelector.cpp | 1141 auto Imm1Fn = Is64Bit ? selectShiftA_64(MO) : selectShiftA_32(MO); in earlySelectSHL() local 1145 if (!Imm1Fn || !Imm2Fn) in earlySelectSHL() 1152 for (auto &RenderFn : *Imm1Fn) in earlySelectSHL()
|
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/ |
H A D | AArch64InstructionSelector.cpp | 1309 auto Imm1Fn = Is64Bit ? selectShiftA_64(MO) : selectShiftA_32(MO); in earlySelectSHL() local 1313 if (!Imm1Fn || !Imm2Fn) in earlySelectSHL() 1320 for (auto &RenderFn : *Imm1Fn) in earlySelectSHL()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64InstructionSelector.cpp | 1309 auto Imm1Fn = Is64Bit ? selectShiftA_64(MO) : selectShiftA_32(MO); in earlySelectSHL() local 1313 if (!Imm1Fn || !Imm2Fn) in earlySelectSHL() 1320 for (auto &RenderFn : *Imm1Fn) in earlySelectSHL()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstructionSelector.cpp | 1309 auto Imm1Fn = Is64Bit ? selectShiftA_64(MO) : selectShiftA_32(MO); in earlySelectSHL() local 1313 if (!Imm1Fn || !Imm2Fn) in earlySelectSHL() 1320 for (auto &RenderFn : *Imm1Fn) in earlySelectSHL()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 1764 auto Imm1Fn = Is64Bit ? selectShiftA_64(MO) : selectShiftA_32(MO); in earlySelectSHL() local 1768 if (!Imm1Fn || !Imm2Fn) in earlySelectSHL() 1775 for (auto &RenderFn : *Imm1Fn) in earlySelectSHL()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 1684 auto Imm1Fn = Is64Bit ? selectShiftA_64(MO) : selectShiftA_32(MO); in earlySelectSHL() local 1688 if (!Imm1Fn || !Imm2Fn) in earlySelectSHL() 1695 for (auto &RenderFn : *Imm1Fn) in earlySelectSHL()
|
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 1685 auto Imm1Fn = Is64Bit ? selectShiftA_64(MO) : selectShiftA_32(MO); in earlySelectSHL() local 1689 if (!Imm1Fn || !Imm2Fn) in earlySelectSHL() 1696 for (auto &RenderFn : *Imm1Fn) in earlySelectSHL()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 2068 auto Imm1Fn = Is64Bit ? selectShiftA_64(MO) : selectShiftA_32(MO); in earlySelectSHL() local 2071 if (!Imm1Fn || !Imm2Fn) in earlySelectSHL() 2078 for (auto &RenderFn : *Imm1Fn) in earlySelectSHL()
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 2068 auto Imm1Fn = Is64Bit ? selectShiftA_64(MO) : selectShiftA_32(MO); in earlySelectSHL() local 2071 if (!Imm1Fn || !Imm2Fn) in earlySelectSHL() 2078 for (auto &RenderFn : *Imm1Fn) in earlySelectSHL()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 2034 auto Imm1Fn = Is64Bit ? selectShiftA_64(MO) : selectShiftA_32(MO); in earlySelectSHL() local 2038 if (!Imm1Fn || !Imm2Fn) in earlySelectSHL() 2045 for (auto &RenderFn : *Imm1Fn) in earlySelectSHL()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 2068 auto Imm1Fn = Is64Bit ? selectShiftA_64(MO) : selectShiftA_32(MO); in earlySelectSHL() local 2071 if (!Imm1Fn || !Imm2Fn) in earlySelectSHL() 2078 for (auto &RenderFn : *Imm1Fn) in earlySelectSHL()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 2068 auto Imm1Fn = Is64Bit ? selectShiftA_64(MO) : selectShiftA_32(MO); in earlySelectSHL() local 2071 if (!Imm1Fn || !Imm2Fn) in earlySelectSHL() 2078 for (auto &RenderFn : *Imm1Fn) in earlySelectSHL()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 2034 auto Imm1Fn = Is64Bit ? selectShiftA_64(MO) : selectShiftA_32(MO); in earlySelectSHL() local 2038 if (!Imm1Fn || !Imm2Fn) in earlySelectSHL() 2045 for (auto &RenderFn : *Imm1Fn) in earlySelectSHL()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 2068 auto Imm1Fn = Is64Bit ? selectShiftA_64(MO) : selectShiftA_32(MO); in earlySelectSHL() local 2071 if (!Imm1Fn || !Imm2Fn) in earlySelectSHL() 2078 for (auto &RenderFn : *Imm1Fn) in earlySelectSHL()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 2084 auto Imm1Fn = Is64Bit ? selectShiftA_64(MO) : selectShiftA_32(MO); in earlySelectSHL() local 2087 if (!Imm1Fn || !Imm2Fn) in earlySelectSHL() 2094 for (auto &RenderFn : *Imm1Fn) in earlySelectSHL()
|