Searched defs:EOp (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Analysis/ |
H A D | Consumed.cpp | 329 BinTest.EOp = EOp; in PropagationInfo() argument 305 EffectiveOp EOp; global() member 338 PropagationInfo(const BinaryOperator * Source,EffectiveOp EOp,const VarDecl * LVar,ConsumedState LTestsFor,const VarDecl * RVar,ConsumedState RTestsFor) PropagationInfo() argument
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 7597 SDValue EOp = DAG.getNode(ISD::EXTRACT_SUBVECTOR, dl, NewVT, ValOp, GenWidenVectorStores() local 7615 SDValue EOp = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, dl, NewVT, VecOp, GenWidenVectorStores() local
|