Searched defs:SCEVOperand (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/ |
D | ScalarEvolutionExpander.h | 33 struct SCEVOperand { struct 34 explicit SCEVOperand(unsigned Opc, int Idx, const SCEV *S) : in SCEVOperand() argument 37 unsigned ParentOpcode; 39 int OperandIdx; 41 const SCEV* S;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/ |
H A D | ScalarEvolutionExpander.h | 33 struct SCEVOperand { struct 34 explicit SCEVOperand(unsigned Opc, int Idx, const SCEV *S) : in SCEVOperand() argument 37 unsigned ParentOpcode; 39 int OperandIdx; 41 const SCEV* S;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/ |
D | ScalarEvolutionExpander.h | 33 struct SCEVOperand { struct 34 explicit SCEVOperand(unsigned Opc, int Idx, const SCEV *S) : in SCEVOperand() function 37 unsigned ParentOpcode; 39 int OperandIdx; 41 const SCEV* S;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/ |
D | ScalarEvolutionExpander.h | 33 struct SCEVOperand { struct 34 explicit SCEVOperand(unsigned Opc, int Idx, const SCEV *S) : in SCEVOperand() argument 37 unsigned ParentOpcode; 39 int OperandIdx; 41 const SCEV* S;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/ |
D | ScalarEvolutionExpander.h | 33 struct SCEVOperand { struct 34 explicit SCEVOperand(unsigned Opc, int Idx, const SCEV *S) : in SCEVOperand() function 37 unsigned ParentOpcode; 39 int OperandIdx; 41 const SCEV* S;
|