/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/ |
H A D | AArch64InstructionSelector.cpp | 156 ComplexRendererFns selectShiftB_64(const MachineOperand &Root) const; 1142 auto Imm2Fn = Is64Bit ? selectShiftB_64(MO) : selectShiftB_32(MO); in earlySelectSHL() 3855 AArch64InstructionSelector::selectShiftB_64(const MachineOperand &Root) const { in selectShiftB_64() function in AArch64InstructionSelector
|
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/ |
H A D | AArch64InstructionSelector.cpp | 172 ComplexRendererFns selectShiftB_64(const MachineOperand &Root) const; 1310 auto Imm2Fn = Is64Bit ? selectShiftB_64(MO) : selectShiftB_32(MO); in earlySelectSHL() 4185 AArch64InstructionSelector::selectShiftB_64(const MachineOperand &Root) const { in selectShiftB_64() function in AArch64InstructionSelector
|
/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 | 172 ComplexRendererFns selectShiftB_64(const MachineOperand &Root) const; 1310 auto Imm2Fn = Is64Bit ? selectShiftB_64(MO) : selectShiftB_32(MO); in earlySelectSHL() 4185 AArch64InstructionSelector::selectShiftB_64(const MachineOperand &Root) const { in selectShiftB_64() function in AArch64InstructionSelector
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstructionSelector.cpp | 172 ComplexRendererFns selectShiftB_64(const MachineOperand &Root) const; 1310 auto Imm2Fn = Is64Bit ? selectShiftB_64(MO) : selectShiftB_32(MO); in earlySelectSHL() 4185 AArch64InstructionSelector::selectShiftB_64(const MachineOperand &Root) const { in selectShiftB_64() function in AArch64InstructionSelector
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 266 ComplexRendererFns selectShiftB_64(const MachineOperand &Root) const; 1765 auto Imm2Fn = Is64Bit ? selectShiftB_64(MO) : selectShiftB_32(MO); in earlySelectSHL() 4828 AArch64InstructionSelector::selectShiftB_64(const MachineOperand &Root) const { in selectShiftB_64() function in AArch64InstructionSelector
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 204 ComplexRendererFns selectShiftB_64(const MachineOperand &Root) const; 1685 auto Imm2Fn = Is64Bit ? selectShiftB_64(MO) : selectShiftB_32(MO); in earlySelectSHL() 4778 AArch64InstructionSelector::selectShiftB_64(const MachineOperand &Root) const { in selectShiftB_64() function in AArch64InstructionSelector
|
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 204 ComplexRendererFns selectShiftB_64(const MachineOperand &Root) const; 1686 auto Imm2Fn = Is64Bit ? selectShiftB_64(MO) : selectShiftB_32(MO); in earlySelectSHL() 4779 AArch64InstructionSelector::selectShiftB_64(const MachineOperand &Root) const { in selectShiftB_64() function in AArch64InstructionSelector
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 305 ComplexRendererFns selectShiftB_64(const MachineOperand &Root) const; 2069 auto Imm2Fn = Is64Bit ? selectShiftB_64(MO) : selectShiftB_32(MO); in earlySelectSHL() 5260 AArch64InstructionSelector::selectShiftB_64(const MachineOperand &Root) const { in selectShiftB_64() function in AArch64InstructionSelector
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 305 ComplexRendererFns selectShiftB_64(const MachineOperand &Root) const; 2069 auto Imm2Fn = Is64Bit ? selectShiftB_64(MO) : selectShiftB_32(MO); in earlySelectSHL() 5260 AArch64InstructionSelector::selectShiftB_64(const MachineOperand &Root) const { in selectShiftB_64() function in AArch64InstructionSelector
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 290 ComplexRendererFns selectShiftB_64(const MachineOperand &Root) const; 2035 auto Imm2Fn = Is64Bit ? selectShiftB_64(MO) : selectShiftB_32(MO); in earlySelectSHL() 5081 AArch64InstructionSelector::selectShiftB_64(const MachineOperand &Root) const { in selectShiftB_64() function in AArch64InstructionSelector
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 305 ComplexRendererFns selectShiftB_64(const MachineOperand &Root) const; 2069 auto Imm2Fn = Is64Bit ? selectShiftB_64(MO) : selectShiftB_32(MO); in earlySelectSHL() 5260 AArch64InstructionSelector::selectShiftB_64(const MachineOperand &Root) const { in selectShiftB_64() function in AArch64InstructionSelector
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 305 ComplexRendererFns selectShiftB_64(const MachineOperand &Root) const; 2069 auto Imm2Fn = Is64Bit ? selectShiftB_64(MO) : selectShiftB_32(MO); in earlySelectSHL() 5260 AArch64InstructionSelector::selectShiftB_64(const MachineOperand &Root) const { in selectShiftB_64() function in AArch64InstructionSelector
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 290 ComplexRendererFns selectShiftB_64(const MachineOperand &Root) const; 2035 auto Imm2Fn = Is64Bit ? selectShiftB_64(MO) : selectShiftB_32(MO); in earlySelectSHL() 5081 AArch64InstructionSelector::selectShiftB_64(const MachineOperand &Root) const { in selectShiftB_64() function in AArch64InstructionSelector
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 305 ComplexRendererFns selectShiftB_64(const MachineOperand &Root) const; 2069 auto Imm2Fn = Is64Bit ? selectShiftB_64(MO) : selectShiftB_32(MO); in earlySelectSHL() 5260 AArch64InstructionSelector::selectShiftB_64(const MachineOperand &Root) const { in selectShiftB_64() function in AArch64InstructionSelector
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 318 ComplexRendererFns selectShiftB_64(const MachineOperand &Root) const; 2085 auto Imm2Fn = Is64Bit ? selectShiftB_64(MO) : selectShiftB_32(MO); in earlySelectSHL() 5506 AArch64InstructionSelector::selectShiftB_64(const MachineOperand &Root) const { in selectShiftB_64() function in AArch64InstructionSelector
|