Home
last modified time | relevance | path

Searched refs:Coalescing (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2006-05-08-CoalesceSubRegClass.ll1 ; Coalescing from R32 to a subset R32_. Once another register coalescer bug is
/external/llvm/test/CodeGen/X86/
D2006-05-08-CoalesceSubRegClass.ll1 ; Coalescing from R32 to a subset R32_. Once another register coalescer bug is
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
D2006-05-08-CoalesceSubRegClass.ll1 ; Coalescing from R32 to a subset R32_. Once another register coalescer bug is
DO3-pipeline.ll106 ; CHECK-NEXT: Simple Register Coalescing
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dregcoal-physreg.mir51 ; Coalescing COPYs into constant physregs.
DO3-pipeline.ll108 ; CHECK-NEXT: Simple Register Coalescing
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocPBQP.cpp437 class Coalescing : public PBQPRAConstraint { class
832 ConstraintsRoot->addConstraint(llvm::make_unique<Coalescing>()); in runOnMachineFunction()
/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp410 class Coalescing : public PBQPRAConstraint { class
784 ConstraintsRoot->addConstraint(llvm::make_unique<Coalescing>()); in runOnMachineFunction()
/external/grpc-grpc/src/objective-c/tests/CronetUnitTests/
DCronetUnitTests.m311 __weak XCTestExpectation *expectation = [self expectationWithDescription:@"Coalescing"];