Searched defs:IsDstPhys (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/CodeGen/ |
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
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TwoAddressInstructionPass.cpp | 410 bool &IsSrcPhys, bool &IsDstPhys) { in isCopyToReg() 492 bool IsSrcPhys, IsDstPhys; in isKilled() local 525 unsigned &DstReg, bool &IsDstPhys) { in findOnlyInterestingUse() 777 bool IsDstPhys; in scanUses() local 835 bool IsSrcPhys, IsDstPhys; in processCopy() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | TwoAddressInstructionPass.cpp | 394 bool &IsSrcPhys, bool &IsDstPhys) { in isCopyToReg() 441 bool IsSrcPhys, IsDstPhys; in isKilled() local 477 unsigned &DstReg, bool &IsDstPhys) { in findOnlyInterestingUse() 688 bool IsDstPhys; in ScanUses() local 748 bool IsSrcPhys, IsDstPhys; in ProcessCopy() local
|