/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | RegisterBankInfo.h | 145 struct ValueMapping { struct 154 ValueMapping() : ValueMapping(nullptr, 0) {} in ValueMapping() argument 159 ValueMapping(const PartialMapping *BreakDown, unsigned NumBreakDowns) in ValueMapping() argument 170 /// Check if this ValueMapping is valid. argument 171 bool isValid() const { return BreakDown && NumBreakDowns; } in isValid()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | RegisterBankInfo.h | 144 struct ValueMapping { struct 153 ValueMapping() : ValueMapping(nullptr, 0) {} in ValueMapping() argument 158 ValueMapping(const PartialMapping *BreakDown, unsigned NumBreakDowns) in ValueMapping() argument 169 /// Check if this ValueMapping is valid. argument 170 bool isValid() const { return BreakDown && NumBreakDowns; } in isValid()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | RegisterBankInfo.h | 146 struct ValueMapping { struct 155 ValueMapping() : ValueMapping(nullptr, 0) {} in ValueMapping() argument 160 constexpr ValueMapping(const PartialMapping *BreakDown, in ValueMapping() function 172 /// Check if this ValueMapping is valid. argument 173 bool isValid() const { return BreakDown && NumBreakDowns; } in isValid()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | RegisterBankInfo.h | 146 struct ValueMapping { struct 155 ValueMapping() : ValueMapping(nullptr, 0) {} in ValueMapping() function 160 constexpr ValueMapping(const PartialMapping *BreakDown, in ValueMapping() function 172 /// Check if this ValueMapping is valid. argument 173 bool isValid() const { return BreakDown && NumBreakDowns; } in isValid()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | RegisterBankInfo.h | 146 struct ValueMapping { struct 155 ValueMapping() : ValueMapping(nullptr, 0) {} in ValueMapping() function 160 constexpr ValueMapping(const PartialMapping *BreakDown, in ValueMapping() function 172 /// Check if this ValueMapping is valid. argument 173 bool isValid() const { return BreakDown && NumBreakDowns; } in isValid()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | RegisterBankInfo.h | 146 struct ValueMapping { struct 155 ValueMapping() : ValueMapping(nullptr, 0) {} in ValueMapping() argument 160 constexpr ValueMapping(const PartialMapping *BreakDown, in ValueMapping() function 172 /// Check if this ValueMapping is valid. argument 173 bool isValid() const { return BreakDown && NumBreakDowns; } in isValid()
|
/aosp_15_r20/external/llvm/tools/verify-uselistorder/ |
H A D | verify-uselistorder.cpp | 83 struct ValueMapping { struct 84 DenseMap<const Value *, unsigned> IDs; 85 std::vector<const Value *> Values; 104 unsigned lookup(const Value *V) const { return IDs.lookup(V); } in lookup() 181 ValueMapping::ValueMapping(const Module &M) { in ValueMapping() function in ValueMapping
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | RegisterBankInfo.h | 85 struct ValueMapping { struct 87 SmallVector<PartialMapping, 2> BreakDown;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | SSAUpdater.cpp | 77 SmallDenseMap<BasicBlock *, Value *, 8> &ValueMapping) { in IsEquivalentPHI() 149 SmallDenseMap<BasicBlock *, Value *, 8> ValueMapping(PredValues.begin(), in GetValueInMiddleOfBlock() local
|
H A D | CloneFunction.cpp | 1041 ValueToValueMapTy &ValueMapping, DomTreeUpdater &DTU) { in DuplicateInstructionsInSplitBetween()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | JumpThreading.cpp | 2034 DenseMap<Instruction *, Value *> &ValueMapping) { in updateSSA() 2084 DenseMap<Instruction *, Value *> ValueMapping; in cloneInstructions() local 2319 DenseMap<Instruction *, Value *> ValueMapping = in threadThroughTwoBasicBlocks() local 2437 DenseMap<Instruction *, Value *> ValueMapping = in threadEdge() local 2684 DenseMap<Instruction*, Value*> ValueMapping; in duplicateCondBranchOnPHIIntoPred() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | SSAUpdater.cpp | 66 SmallDenseMap<BasicBlock*, Value*, 8> &ValueMapping) { in IsEquivalentPHI() 139 SmallDenseMap<BasicBlock*, Value*, 8> ValueMapping(PredValues.begin(), in GetValueInMiddleOfBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | SSAUpdater.cpp | 79 SmallDenseMap<BasicBlock *, Value *, 8> &ValueMapping) { in IsEquivalentPHI() 152 SmallDenseMap<BasicBlock *, Value *, 8> ValueMapping(PredValues.begin(), in GetValueInMiddleOfBlock() local
|
H A D | CloneFunction.cpp | 837 ValueToValueMapTy &ValueMapping, DomTreeUpdater &DTU) { in DuplicateInstructionsInSplitBetween()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | JumpThreading.cpp | 1936 DenseMap<Instruction *, Value *> &ValueMapping) { in UpdateSSA() 1986 DenseMap<Instruction *, Value *> ValueMapping; in CloneInstructions() local 2100 DenseMap<Instruction *, Value *> ValueMapping = in ThreadEdge() local 2359 DenseMap<Instruction*, Value*> ValueMapping; in DuplicateCondBranchOnPHIIntoPred() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | JumpThreading.cpp | 1485 DenseMap<Instruction*, Value*> ValueMapping; in ThreadEdge() local 1728 DenseMap<Instruction*, Value*> ValueMapping; in DuplicateCondBranchOnPHIIntoPred() local
|
/aosp_15_r20/external/aws-sdk-java-v2/services/amplifyuibuilder/src/main/resources/codegen-resources/ |
H A D | service-2.json | 3718 "ValueMapping":{ object
|