/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64PreLegalizerCombiner.cpp | 114 bool IsOptNone; member in __anon5a4283360111::AArch64PreLegalizerCombiner 131 AArch64PreLegalizerCombiner::AArch64PreLegalizerCombiner(bool IsOptNone) in AArch64PreLegalizerCombiner() 165 FunctionPass *createAArch64PreLegalizeCombiner(bool IsOptNone) { in createAArch64PreLegalizeCombiner()
|
H A D | AArch64TargetMachine.cpp | 535 bool IsOptNone = getOptLevel() == CodeGenOpt::None; in addPreLegalizeMachineIR() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsPostLegalizerCombiner.cpp | 92 bool IsOptNone; member in __anon4e007f1b0111::MipsPostLegalizerCombiner 109 MipsPostLegalizerCombiner::MipsPostLegalizerCombiner(bool IsOptNone) in MipsPostLegalizerCombiner() 145 FunctionPass *createMipsPostLegalizeCombiner(bool IsOptNone) { in createMipsPostLegalizeCombiner()
|
H A D | MipsTargetMachine.cpp | 350 bool IsOptNone = getOptLevel() == CodeGenOpt::None; in addPreRegBankSelect() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPreLegalizerCombiner.cpp | 241 bool IsOptNone; member in __anon8b66b6460211::AMDGPUPreLegalizerCombiner 261 AMDGPUPreLegalizerCombiner::AMDGPUPreLegalizerCombiner(bool IsOptNone) in AMDGPUPreLegalizerCombiner() 299 FunctionPass *createAMDGPUPreLegalizeCombiner(bool IsOptNone) { in createAMDGPUPreLegalizeCombiner()
|
H A D | AMDGPURegBankCombiner.cpp | 434 bool IsOptNone; member in __anon3acd241a0211::AMDGPURegBankCombiner 451 AMDGPURegBankCombiner::AMDGPURegBankCombiner(bool IsOptNone) in AMDGPURegBankCombiner() 489 FunctionPass *createAMDGPURegBankCombiner(bool IsOptNone) { in createAMDGPURegBankCombiner()
|
H A D | AMDGPUPostLegalizerCombiner.cpp | 399 bool IsOptNone; member in __anon4ad92a050611::AMDGPUPostLegalizerCombiner 416 AMDGPUPostLegalizerCombiner::AMDGPUPostLegalizerCombiner(bool IsOptNone) in AMDGPUPostLegalizerCombiner() 454 FunctionPass *createAMDGPUPostLegalizeCombiner(bool IsOptNone) { in createAMDGPUPostLegalizeCombiner()
|
H A D | AMDGPUTargetMachine.cpp | 1198 bool IsOptNone = getOptLevel() == CodeGenOpt::None; in addPreLegalizeMachineIR() local 1209 bool IsOptNone = getOptLevel() == CodeGenOpt::None; in addPreRegBankSelect() local 1219 bool IsOptNone = getOptLevel() == CodeGenOpt::None; in addPreGlobalInstructionSelect() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PostLegalizerCombiner.cpp | 390 bool IsOptNone; member in __anon4d0b439e0211::AArch64PostLegalizerCombiner 409 AArch64PostLegalizerCombiner::AArch64PostLegalizerCombiner(bool IsOptNone) in AArch64PostLegalizerCombiner() 448 FunctionPass *createAArch64PostLegalizerCombiner(bool IsOptNone) { in createAArch64PostLegalizerCombiner()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetMachine.cpp | 688 bool IsOptNone = getOptLevel() == CodeGenOpt::None; in addPreRegBankSelect() local
|
H A D | AArch64StackTagging.cpp | 299 AArch64StackTagging(bool IsOptNone = false) in AArch64StackTagging()
|