Searched defs:IsDstPhys (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | TwoAddressInstructionPass.cpp | 381 bool &IsSrcPhys, bool &IsDstPhys) { in isCopyToReg() 463 bool IsSrcPhys, IsDstPhys; in isKilled() local 496 unsigned &DstReg, bool &IsDstPhys) { in findOnlyInterestingUse() 735 bool IsDstPhys; in scanUses() local 793 bool IsSrcPhys, IsDstPhys; in processCopy() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | TwoAddressInstructionPass.cpp | 409 bool &IsSrcPhys, bool &IsDstPhys) { in isCopyToReg() 490 bool IsSrcPhys, IsDstPhys; in isKilled() local 523 unsigned &DstReg, bool &IsDstPhys) { in findOnlyInterestingUse() 775 bool IsDstPhys; in scanUses() local 833 bool IsSrcPhys, IsDstPhys; in processCopy() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | TwoAddressInstructionPass.cpp | 270 bool &IsDstPhys) { in isCopyToReg() 349 bool IsSrcPhys, IsDstPhys; in isKilled() local 380 bool &IsCopy, Register &DstReg, bool &IsDstPhys, in findOnlyInterestingUse() 725 bool IsDstPhys; in scanUses() local 780 bool IsSrcPhys, IsDstPhys; in processCopy() local
|