Home
last modified time | relevance | path

Searched refs:ForCodesize (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp5419 bool ForCodesize) { in ConstantMaterializationCost() argument
5422 return ForCodesize ? 2 : 1; in ConstantMaterializationCost()
5426 return ForCodesize ? 4 : 1; in ConstantMaterializationCost()
5428 return ForCodesize ? 4 : 2; in ConstantMaterializationCost()
5430 return ForCodesize ? 4 : 2; in ConstantMaterializationCost()
5432 return ForCodesize ? 4 : 2; in ConstantMaterializationCost()
5435 return ForCodesize ? 4 : 1; in ConstantMaterializationCost()
5437 return ForCodesize ? 4 : 1; in ConstantMaterializationCost()
5439 return ForCodesize ? 4 : 1; in ConstantMaterializationCost()
5441 return ForCodesize ? 8 : 2; in ConstantMaterializationCost()
[all …]
DARMBaseInstrInfo.h747 bool ForCodesize = false);
754 bool ForCodesize = false);
/external/llvm-project/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp5455 bool ForCodesize) { in ConstantMaterializationCost() argument
5458 return ForCodesize ? 2 : 1; in ConstantMaterializationCost()
5462 return ForCodesize ? 4 : 1; in ConstantMaterializationCost()
5464 return ForCodesize ? 4 : 2; in ConstantMaterializationCost()
5466 return ForCodesize ? 4 : 2; in ConstantMaterializationCost()
5468 return ForCodesize ? 4 : 2; in ConstantMaterializationCost()
5471 return ForCodesize ? 4 : 1; in ConstantMaterializationCost()
5473 return ForCodesize ? 4 : 1; in ConstantMaterializationCost()
5475 return ForCodesize ? 4 : 1; in ConstantMaterializationCost()
5477 return ForCodesize ? 8 : 2; in ConstantMaterializationCost()
[all …]
DARMBaseInstrInfo.h757 bool ForCodesize = false);
764 bool ForCodesize = false);