/external/llvm/lib/Target/ARM/ |
D | ARMCallingConv.h | 28 static bool f64AssignAPCS(unsigned &ValNo, MVT &ValVT, MVT &LocVT, in f64AssignAPCS() 58 static bool CC_ARM_APCS_Custom_f64(unsigned &ValNo, MVT &ValVT, MVT &LocVT, in CC_ARM_APCS_Custom_f64() 71 static bool f64AssignAAPCS(unsigned &ValNo, MVT &ValVT, MVT &LocVT, in f64AssignAAPCS() 112 static bool CC_ARM_AAPCS_Custom_f64(unsigned &ValNo, MVT &ValVT, MVT &LocVT, in CC_ARM_AAPCS_Custom_f64() 124 static bool f64RetAssign(unsigned &ValNo, MVT &ValVT, MVT &LocVT, in f64RetAssign() 144 static bool RetCC_ARM_APCS_Custom_f64(unsigned &ValNo, MVT &ValVT, MVT &LocVT, in RetCC_ARM_APCS_Custom_f64() 155 static bool RetCC_ARM_AAPCS_Custom_f64(unsigned &ValNo, MVT &ValVT, MVT &LocVT, in RetCC_ARM_AAPCS_Custom_f64() 179 static bool CC_ARM_AAPCS_Custom_Aggregate(unsigned &ValNo, MVT &ValVT, in CC_ARM_AAPCS_Custom_Aggregate()
|
/external/llvm/lib/Target/Mips/ |
D | MipsCCState.h | 127 bool WasOriginalArgF128(unsigned ValNo) { return OriginalArgWasF128[ValNo]; } in WasOriginalArgF128() 128 bool WasOriginalArgFloat(unsigned ValNo) { in WasOriginalArgFloat() 131 bool IsCallOperandFixed(unsigned ValNo) { return CallOperandIsFixed[ValNo]; } in IsCallOperandFixed()
|
D | MipsFastISel.cpp | 214 static bool CC_MipsO32_FP32(unsigned ValNo, MVT ValVT, MVT LocVT, in CC_MipsO32_FP32() 220 static bool CC_MipsO32_FP64(unsigned ValNo, MVT ValVT, MVT LocVT, in CC_MipsO32_FP64()
|
D | MipsISelLowering.cpp | 2369 static bool CC_MipsO32(unsigned ValNo, MVT ValVT, MVT LocVT, in CC_MipsO32() 2458 static bool CC_MipsO32_FP32(unsigned ValNo, MVT ValVT, in CC_MipsO32_FP32() 2466 static bool CC_MipsO32_FP64(unsigned ValNo, MVT ValVT, in CC_MipsO32_FP64()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZCallingConv.h | 78 bool IsFixed(unsigned ValNo) { return ArgIsFixed[ValNo]; } in IsFixed() 79 bool IsShortVector(unsigned ValNo) { return ArgIsShortVector[ValNo]; } in IsShortVector()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64CallingConvention.h | 66 unsigned &ValNo, MVT &ValVT, MVT &LocVT, CCValAssign::LocInfo &LocInfo, in CC_AArch64_Custom_Stack_Block() 84 static bool CC_AArch64_Custom_Block(unsigned &ValNo, MVT &ValVT, MVT &LocVT, in CC_AArch64_Custom_Block()
|
/external/llvm/lib/Target/X86/ |
D | X86CallingConv.h | 23 inline bool CC_X86_32_VectorCallIndirect(unsigned &ValNo, MVT &ValVT, in CC_X86_32_VectorCallIndirect()
|
/external/llvm/include/llvm/CodeGen/ |
D | CallingConvLower.h | 77 static CCValAssign getReg(unsigned ValNo, MVT ValVT, in getReg() 91 static CCValAssign getCustomReg(unsigned ValNo, MVT ValVT, in getCustomReg() 100 static CCValAssign getMem(unsigned ValNo, MVT ValVT, in getMem() 114 static CCValAssign getCustomMem(unsigned ValNo, MVT ValVT, in getCustomMem()
|
D | LiveInterval.h | 293 inline VNInfo *getValNumInfo(unsigned ValNo) { in getValNumInfo() 296 inline const VNInfo *getValNumInfo(unsigned ValNo) const { in getValNumInfo()
|
/external/clang/lib/Basic/ |
D | Diagnostic.cpp | 448 static void HandleSelectModifier(const Diagnostic &DInfo, unsigned ValNo, in HandleSelectModifier() 472 static void HandleIntegerSModifier(unsigned ValNo, in HandleIntegerSModifier() 482 static void HandleOrdinalModifier(unsigned ValNo, in HandleOrdinalModifier() 524 static bool EvalPluralExpr(unsigned ValNo, const char *Start, const char *End) { in EvalPluralExpr() 590 static void HandlePluralModifier(const Diagnostic &DInfo, unsigned ValNo, in HandlePluralModifier()
|
/external/llvm/lib/CodeGen/ |
D | LiveInterval.cpp | 113 VNInfo *ValNo = I->valno; in extendSegmentEndTo() local 141 VNInfo *ValNo = I->valno; in extendSegmentStartTo() local 462 void LiveRange::markValNoForDeletion(VNInfo *ValNo) { in markValNoForDeletion() 529 VNInfo *ValNo = I->valno; in removeSegment() local 569 void LiveRange::removeValNo(VNInfo *ValNo) { in removeValNo()
|
D | RegisterCoalescer.cpp | 883 VNInfo *ValNo = SrcInt.Query(CopyIdx).valueIn(); in reMaterializeTrivialDef() local 1908 JoinVals::analyzeValue(unsigned ValNo, JoinVals &Other) { in analyzeValue() 2129 void JoinVals::computeAssignment(unsigned ValNo, JoinVals &Other) { in computeAssignment() 2183 taintExtent(unsigned ValNo, LaneBitmask TaintedLanes, JoinVals &Other, in taintExtent() 2303 bool JoinVals::isPrunedValue(unsigned ValNo, JoinVals &Other) { in isPrunedValue()
|
D | CallingConvLower.cpp | 44 void CCState::HandleByVal(unsigned ValNo, MVT ValVT, in HandleByVal()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 145 CC_Hexagon_VarArg (unsigned ValNo, MVT ValVT, in CC_Hexagon_VarArg() 220 static bool CC_Hexagon (unsigned ValNo, MVT ValVT, MVT LocVT, in CC_Hexagon() 272 static bool CC_Hexagon32(unsigned ValNo, MVT ValVT, in CC_Hexagon32() 290 static bool CC_Hexagon64(unsigned ValNo, MVT ValVT, in CC_Hexagon64() 315 static bool CC_HexagonVector(unsigned ValNo, MVT ValVT, in CC_HexagonVector() 384 static bool RetCC_Hexagon(unsigned ValNo, MVT ValVT, in RetCC_Hexagon() 443 static bool RetCC_Hexagon32(unsigned ValNo, MVT ValVT, in RetCC_Hexagon32() 459 static bool RetCC_Hexagon64(unsigned ValNo, MVT ValVT, in RetCC_Hexagon64() 474 static bool RetCC_HexagonVector(unsigned ValNo, MVT ValVT, in RetCC_HexagonVector()
|
/external/llvm/lib/Analysis/ |
D | IVUsers.cpp | 172 unsigned ValNo = PHINode::getIncomingValueNumForOperand(OperandNo); in AddUsersImpl() local
|
/external/llvm/lib/Transforms/ObjCARC/ |
D | ObjCARCContract.cpp | 575 unsigned ValNo = PHINode::getIncomingValueNumForOperand(OperandNo); in runOnFunction() local
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 39 static bool CC_Sparc_Assign_SRet(unsigned &ValNo, MVT &ValVT, in CC_Sparc_Assign_SRet() 52 static bool CC_Sparc_Assign_Split_64(unsigned &ValNo, MVT &ValVT, in CC_Sparc_Assign_Split_64() 80 static bool CC_Sparc_Assign_Ret_Split_64(unsigned &ValNo, MVT &ValVT, in CC_Sparc_Assign_Ret_Split_64() 104 static bool CC_Sparc64_Full(unsigned &ValNo, MVT &ValVT, in CC_Sparc64_Full() 149 static bool CC_Sparc64_Half(unsigned &ValNo, MVT &ValVT, in CC_Sparc64_Half()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 399 unsigned ValNo = 0; in LowerCall() local
|
/external/llvm/utils/PerfectShuffle/ |
D | PerfectShuffle.cpp | 158 static void PrintOperation(unsigned ValNo, unsigned short Vals[]) { in PrintOperation()
|
/external/llvm/lib/Support/ |
D | CommandLine.cpp | 1010 unsigned ValNo = 0, NumVals = static_cast<unsigned>(PositionalVals.size()); in ParseCommandLineOptions() local 1044 unsigned ValNo = 0; in ParseCommandLineOptions() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | GVN.cpp | 2536 unsigned int ValNo) { in performScalarPREInsertion() 2599 uint32_t ValNo = VN.lookup(CurInst); in performScalarPRE() local
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 315 unsigned ValNo = (unsigned)Record[Slot++]; in getValueTypePair() local 357 unsigned ValNo = (unsigned)Record[Slot]; in getValue() local 368 unsigned ValNo = (unsigned)decodeSignRotatedValue(Record[Slot]); in getValueSigned() local
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 297 unsigned ValNo = 0; in AnalyzeArguments() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 2566 bool llvm::CC_PPC32_SVR4_Custom_Dummy(unsigned &ValNo, MVT &ValVT, MVT &LocVT, in CC_PPC32_SVR4_Custom_Dummy() 2573 bool llvm::CC_PPC32_SVR4_Custom_AlignArgRegs(unsigned &ValNo, MVT &ValVT, in CC_PPC32_SVR4_Custom_AlignArgRegs() 2600 bool llvm::CC_PPC32_SVR4_Custom_AlignFPArgRegs(unsigned &ValNo, MVT &ValVT, in CC_PPC32_SVR4_Custom_AlignFPArgRegs()
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 34 static bool allocateStack(unsigned ValNo, MVT ValVT, MVT LocVT, in allocateStack()
|