Searched defs:IsSrcPhys (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 504 bool IsSrcPhys; in findOnlyInterestingUse() 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 531 bool IsSrcPhys; in findOnlyInterestingUse() 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 | 269 Register &SrcReg, Register &DstReg, bool &IsSrcPhys, in isCopyToReg() 349 bool IsSrcPhys, IsDstPhys; in isKilled() local 395 bool IsSrcPhys; in findOnlyInterestingUse() local 780 bool IsSrcPhys, IsDstPhys; in processCopy() local
|