Searched defs:ResVal (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/lib/Lex/ |
H A D | PPExpressions.cpp | 892 PPValue ResVal(BitWidth); EvaluateDirectiveExpression() local [all...] |
/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprComplex.cpp | 1292 ComplexPairTy ResVal = in EmitCompoundAssignLValue() local 1297 llvm::Value *ResVal = in EmitCompoundAssignLValue() local
|
/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64PreLegalizerCombiner.cpp | 649 Register ResVal = MI.getOperand(0).getReg(); in tryToSimplifyUADDO() local
|
/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 770 unsigned InstNum, Value *&ResVal, unsigned &TypeID, in getValueTypePair() argument 799 popValue(const SmallVectorImpl<uint64_t> & Record,unsigned & Slot,unsigned InstNum,Type * Ty,unsigned TyID,Value * & ResVal,BasicBlock * ConstExprInsertBB) popValue() argument 810 getValue(const SmallVectorImpl<uint64_t> & Record,unsigned Slot,unsigned InstNum,Type * Ty,unsigned TyID,Value * & ResVal,BasicBlock * ConstExprInsertBB) getValue() argument [all...] |
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 7498 SDValue ResVal = BSLoad; combineBSWAP() local
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 16351 SDValue ResVal = BSLoad; PerformDAGCombine() local
|