Home
last modified time | relevance | path

Searched defs:Tmp (Results 1 – 25 of 77) sorted by relevance

1234

/external/vulkan-validation-layers/libs/glm/gtx/
Dmultiple.inl28 genType Tmp = Source - genType(1); local
46 genType Tmp = Source - genType(1); local
75 float Tmp = Source - float(1); local
91 double Tmp = Source - double(1); local
114 genType Tmp = Source + genType(1); local
130 float Tmp = Source + float(1); local
146 double Tmp = Source + double(1); local
Drotate_normalized_axis.inl81 detail::tvec3<T, P> Tmp = v; local
/external/testng/src/test/java/test/tmp/
DTmp.java7 public class Tmp { class
/external/llvm/lib/Support/
DTriple.cpp853 StringRef Tmp = StringRef(Data).split('-').second; // Strip first component in getVendorName() local
858 StringRef Tmp = StringRef(Data).split('-').second; // Strip first component in getOSName() local
864 StringRef Tmp = StringRef(Data).split('-').second; // Strip first component in getEnvironmentName() local
870 StringRef Tmp = StringRef(Data).split('-').second; // Strip first component in getOSAndEnvironmentName() local
DAPSInt.cpp25 APInt Tmp(NumBits, Str, /*Radix=*/10); in APSInt() local
DAPInt.cpp784 uint64_t Tmp = Src[I]; in lshrNear() local
859 APInt Tmp(width, mantissa); in RoundDoubleToAPInt() local
887 APInt Tmp(isNeg ? -(*this) : (*this)); in roundToDouble() local
2212 APInt Tmp(*this); in toString() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerBrUnless.cpp113 unsigned Tmp = MRI.createVirtualRegister(&WebAssembly::I32RegClass); in runOnMachineFunction() local
/external/llvm/lib/Analysis/
DPHITransAddr.cpp95 SmallVector<Instruction*, 8> Tmp(InstInputs.begin(), InstInputs.end()); in Verify() local
373 PHITransAddr Tmp(InVal, DL, AC); in InsertPHITranslatedSubExpr() local
/external/pdfium/third_party/lcms2-2.6/src/
Dcmswtpnt.c202 cmsMAT3 Cone, Tmp; in ComputeChromaticAdaptation() local
254 cmsMAT3 Tmp; in _cmsAdaptMatrixToD50() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineC.cpp123 ExplodedNodeSet Tmp; in VisitBinaryOperator() local
239 ExplodedNodeSet Tmp; in VisitBlockExpr() local
796 ExplodedNodeSet Tmp; in VisitUnaryOperator() local
925 ExplodedNodeSet Tmp; in VisitIncrementDecrementOperator() local
DExprEngine.cpp472 ExplodedNodeSet Tmp(Pred); in ProcessInitializer() local
933 ExplodedNodeSet Tmp; in Visit() local
982 ExplodedNodeSet Tmp; in Visit() local
1060 ExplodedNodeSet Tmp; in Visit() local
1308 ExplodedNodeSet Tmp; in Visit() local
1994 ExplodedNodeSet Tmp; in VisitMemberExpr() local
2236 ExplodedNodeSet Tmp; in evalStore() local
2270 ExplodedNodeSet Tmp; in evalLoad() local
2299 ExplodedNodeSet Tmp; in evalLoadCommon() local
2355 ExplodedNodeSet Tmp; in evalLocation() local
DExprEngineObjC.cpp90 ExplodedNodeSet Tmp; in VisitObjCForCollectionStmt() local
/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp122 bool Tmp; in getBody() local
127 bool Tmp; in isBodyAutosynthesized() local
133 bool Tmp; in isBodyAutosynthesizedFromModelFile() local
DConsumed.cpp311 const CXXBindTemporaryExpr *Tmp; member
355 PropagationInfo(const CXXBindTemporaryExpr *Tmp) in PropagationInfo()
1208 void ConsumedStateMap::setState(const CXXBindTemporaryExpr *Tmp, in setState()
1213 void ConsumedStateMap::remove(const CXXBindTemporaryExpr *Tmp) { in remove()
DFormatString.cpp106 const char *Tmp = Beg; in ParsePositionAmount() local
/external/llvm/lib/MC/
DSubtargetFeature.cpp58 SmallVector<StringRef, 3> Tmp; in Split() local
DMCDwarf.cpp409 SmallString<256> Tmp; in Emit() local
1545 SmallString<256> Tmp; in EmitAdvanceLoc() local
/external/llvm/lib/Transforms/Scalar/
DReassociate.cpp2095 if (BinaryOperator *Tmp = dyn_cast<BinaryOperator>(U)) in OptimizeInst() local
2119 if (BinaryOperator *Tmp = dyn_cast<BinaryOperator>(U)) in OptimizeInst() local
2206 ValueEntry Tmp = Ops.pop_back_val(); in ReassociateExpression() local
2213 ValueEntry Tmp = Ops.pop_back_val(); in ReassociateExpression() local
/external/llvm/utils/TableGen/
DDAGISelMatcherOpt.cpp382 Matcher *Tmp = EqualMatchers[i]->takeNext(); in FactorNodes() local
DRegisterInfoEmitter.cpp475 std::string Tmp; in EmitRegMapping() local
506 std::string Tmp; in EmitRegMapping() local
/external/llvm/lib/AsmParser/
DLLLexer.cpp805 APInt Tmp(bits, HexStr, 16); in LexIdentifier() local
/external/clang/tools/driver/
Ddriver.cpp285 if (llvm::ErrorOr<std::string> Tmp = llvm::sys::findProgramByName( in SetInstallDir() local
/external/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp56 APInt Tmp = ImmVal.ashr(ShiftVal).sextOrTrunc(64); in getIntImmCost() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp286 llvm::Value *Tmp = CGF.Builder.CreateCall(Callee, {X, Y}); in EmitOverflowIntrinsic() local
559 Value *Tmp = in EmitBuiltinExpr() local
580 Value *Tmp = Builder.CreateCall(F, ArgValue); in EmitBuiltinExpr() local
3672 Address Tmp = CreateMemTemp(E->getArg(0)->getType()); in EmitARMBuiltinExpr() local
4439 Address Tmp = CreateMemTemp(E->getArg(0)->getType()); in EmitAArch64BuiltinExpr() local
6264 Address Tmp = CreateMemTemp(E->getArg(0)->getType()); in EmitX86BuiltinExpr() local
6270 Address Tmp = CreateMemTemp(E->getType()); in EmitX86BuiltinExpr() local
6904 llvm::Value *Tmp = Builder.CreateCall(Callee, {X, Y, Z}); in EmitAMDGPUBuiltinExpr() local
/external/llvm/lib/Target/AMDGPU/
DR600OptimizeVectorRegisters.cpp196 MachineInstr *Tmp = BuildMI(MBB, Pos, DL, TII->get(AMDGPU::INSERT_SUBREG), in RebuildVector() local

1234