/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64PreLegalizerCombiner.cpp | 114 bool IsOptNone; member in __anondbdc3db60111::AArch64PreLegalizerCombiner 131 AArch64PreLegalizerCombiner::AArch64PreLegalizerCombiner(bool IsOptNone) in AArch64PreLegalizerCombiner() 165 FunctionPass *createAArch64PreLegalizeCombiner(bool IsOptNone) { in createAArch64PreLegalizeCombiner()
|
D | AArch64TargetMachine.cpp | 535 bool IsOptNone = getOptLevel() == CodeGenOpt::None; in addPreLegalizeMachineIR() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
D | MipsPostLegalizerCombiner.cpp | 92 bool IsOptNone; member in __anon877ba99b0111::MipsPostLegalizerCombiner 109 MipsPostLegalizerCombiner::MipsPostLegalizerCombiner(bool IsOptNone) in MipsPostLegalizerCombiner() 145 FunctionPass *createMipsPostLegalizeCombiner(bool IsOptNone) { in createMipsPostLegalizeCombiner()
|
D | MipsTargetMachine.cpp | 350 bool IsOptNone = getOptLevel() == CodeGenOpt::None; in addPreRegBankSelect() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPreLegalizerCombiner.cpp | 241 bool IsOptNone; member in __anonae4fd0c60211::AMDGPUPreLegalizerCombiner 261 AMDGPUPreLegalizerCombiner::AMDGPUPreLegalizerCombiner(bool IsOptNone) in AMDGPUPreLegalizerCombiner() 299 FunctionPass *createAMDGPUPreLegalizeCombiner(bool IsOptNone) { in createAMDGPUPreLegalizeCombiner()
|
D | AMDGPURegBankCombiner.cpp | 434 bool IsOptNone; member in __anonce7bae9a0211::AMDGPURegBankCombiner 451 AMDGPURegBankCombiner::AMDGPURegBankCombiner(bool IsOptNone) in AMDGPURegBankCombiner() 489 FunctionPass *createAMDGPURegBankCombiner(bool IsOptNone) { in createAMDGPURegBankCombiner()
|
D | AMDGPUPostLegalizerCombiner.cpp | 399 bool IsOptNone; member in __anoncae594850611::AMDGPUPostLegalizerCombiner 416 AMDGPUPostLegalizerCombiner::AMDGPUPostLegalizerCombiner(bool IsOptNone) in AMDGPUPostLegalizerCombiner() 454 FunctionPass *createAMDGPUPostLegalizeCombiner(bool IsOptNone) { in createAMDGPUPostLegalizeCombiner()
|
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
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/ |
D | AArch64PostLegalizerCombiner.cpp | 390 bool IsOptNone; member in __anonde1a2e1e0211::AArch64PostLegalizerCombiner 409 AArch64PostLegalizerCombiner::AArch64PostLegalizerCombiner(bool IsOptNone) in AArch64PostLegalizerCombiner() 448 FunctionPass *createAArch64PostLegalizerCombiner(bool IsOptNone) { in createAArch64PostLegalizerCombiner()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
D | AArch64TargetMachine.cpp | 688 bool IsOptNone = getOptLevel() == CodeGenOpt::None; in addPreRegBankSelect() local
|
D | AArch64StackTagging.cpp | 299 AArch64StackTagging(bool IsOptNone = false) in AArch64StackTagging()
|