Home
last modified time | relevance | path

Searched defs:Add1 (Results 1 – 23 of 23) sorted by relevance

/external/llvm-project/llvm/examples/OrcV2Examples/LLJITDumpObjects/
DLLJITDumpObjects.cpp64 int (*Add1)(int) = (int (*)(int))Add1Sym.getAddress(); in main() local
/external/llvm-project/llvm/examples/OrcV2Examples/LLJITWithCustomObjectLinkingLayer/
DLLJITWithCustomObjectLinkingLayer.cpp60 int (*Add1)(int) = (int (*)(int))Add1Sym.getAddress(); in main() local
/external/llvm-project/llvm/examples/HowToUseLLJIT/
DHowToUseLLJIT.cpp77 int (*Add1)(int) = (int (*)(int))Add1Sym.getAddress(); in main() local
/external/llvm-project/llvm/examples/OrcV2Examples/LLJITWithObjectCache/
DLLJITWithObjectCache.cpp73 int (*Add1)(int) = (int (*)(int))Add1Sym.getAddress(); in runJITWithCache() local
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DBasicValueFactory.h141 inline const llvm::APSInt& Add1(const llvm::APSInt& V) { in Add1() function
/external/llvm/unittests/Analysis/
DAliasAnalysisTest.cpp179 auto *Add1 = BinaryOperator::CreateAdd(Value, Value, "add", BB); in TEST_F() local
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DBasicValueFactory.h199 const llvm::APSInt &Add1(const llvm::APSInt &V) { in Add1() function
/external/llvm-project/llvm/unittests/Analysis/
DAliasAnalysisTest.cpp181 auto *Add1 = BinaryOperator::CreateAdd(Value, Value, "add", BB); in TEST_F() local
DScalarEvolutionTest.cpp399 Instruction *Add1 = BinaryOperator::CreateAdd(Mul1, Trunc, "", EntryBB); in TEST_F() local
/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_mat4x4.inl535 typename tmat4x4<T, P>::col_type const Add1 = Mul2 + Mul3; local
/external/llvm-project/llvm/unittests/IR/
DPatternMatch.cpp1270 Value *Add1 = IRB.CreateExtractValue(Add, 1); in TEST_F() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp2600 SDValue Add1 = ShiftAmt->getOperand(1); in tryShiftAmountMod() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp2781 SDValue Add1 = ShiftAmt->getOperand(1); in tryShiftAmountMod() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp3723 SDValue Add1 = ShiftAmt->getOperand(1); in tryShiftAmountMod() local
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp802 SDValue Add1 = DAG.getNode(ISD::ADD, DL, ValTy, N->getOperand(0), in performADDCombine() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1098 SDValue Add1 = DAG.getNode(ISD::ADD, DL, ValTy, N->getOperand(0), in performADDCombine() local
/external/llvm-project/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1099 SDValue Add1 = DAG.getNode(ISD::ADD, DL, ValTy, N->getOperand(0), in performADDCombine() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp3822 SDValue Add1 = ShiftAmt->getOperand(1); in tryShiftAmountMod() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1846 SDValue Add1 = DAG.getBitcast(VT, in LowerUDIVREM64() local
DAMDGPULegalizerInfo.cpp2894 auto Add1 = B.buildMerge(S64, {Add1_Lo, Add1_Hi}); in legalizeUDIV_UREM64Impl() local
DSIISelLowering.cpp10247 SDValue Add1 = DAG.getNode(Opc, SL, VT, Op0, Op1); in reassociateScalarOps() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1717 SDValue Add1 = DAG.getBitcast(VT, in LowerUDIVREM64() local
DSIISelLowering.cpp9494 SDValue Add1 = DAG.getNode(Opc, SL, VT, Op0, Op1); in reassociateScalarOps() local