Home
last modified time | relevance | path

Searched defs:Vd (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h379 Variable(const Variable &Vd, SExpr *D) // rewrite constructor in Variable()
666 Function(Variable *Vd, SExpr *Bd) in Function()
671 Function(const Function &F, Variable *Vd, SExpr *Bd) // rewrite constructor in Function()
717 SFunction(Variable *Vd, SExpr *B) in SFunction()
724 SFunction(const SFunction &F, Variable *Vd, SExpr *B) // rewrite constructor in SFunction()
1859 Let(Variable *Vd, SExpr *Bd) : SExpr(COP_Let), VarDecl(Vd), Body(Bd) { in Let()
1863 Let(const Let &L, Variable *Vd, SExpr *Bd) : SExpr(L), VarDecl(Vd), Body(Bd) { in Let()
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h364 Variable(const Variable &Vd, SExpr *D) // rewrite constructor in Variable()
659 Function(Variable *Vd, SExpr *Bd) in Function()
663 Function(const Function &F, Variable *Vd, SExpr *Bd) // rewrite constructor in Function()
710 SFunction(Variable *Vd, SExpr *B) in SFunction()
716 SFunction(const SFunction &F, Variable *Vd, SExpr *B) // rewrite constructor in SFunction()
1866 Let(Variable *Vd, SExpr *Bd) : SExpr(COP_Let), VarDecl(Vd), Body(Bd) { in Let()
1869 Let(const Let &L, Variable *Vd, SExpr *Bd) : SExpr(L), VarDecl(Vd), Body(Bd) { in Let()
/external/llvm-project/clang/lib/Analysis/
DThreadSafety.cpp1069 BeforeSet::BeforeInfo* BeforeSet::insertAttrExprs(const ValueDecl* Vd, in insertAttrExprs()
1124 BeforeSet::getBeforeInfoForDecl(const ValueDecl *Vd, in getBeforeInfoForDecl()
1145 std::function<bool (const ValueDecl*)> traverse = [&](const ValueDecl* Vd) { in checkBeforeAfter()
/external/clang/lib/Analysis/
DThreadSafety.cpp967 BeforeSet::BeforeInfo* BeforeSet::insertAttrExprs(const ValueDecl* Vd, in insertAttrExprs()
1022 BeforeSet::getBeforeInfoForDecl(const ValueDecl *Vd, in getBeforeInfoForDecl()
1043 std::function<bool (const ValueDecl*)> traverse = [&](const ValueDecl* Vd) { in checkBeforeAfter()
/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_draw.c499 const uint32_t Vd = vs->vpm_output_size; in compute_vpm_config_gs() local
/external/capstone/arch/ARM/
DARMDisassembler.c1297 unsigned Vd = fieldFromInstruction_4(Val, 8, 5); in DecodeSPRRegListOperand() local
1322 unsigned Vd = fieldFromInstruction_4(Val, 8, 5); in DecodeDPRRegListOperand() local
5090 unsigned Vd = (fieldFromInstruction_4(Insn, 12, 4) << 0); in DecodeVCVTD() local
5121 unsigned Vd = (fieldFromInstruction_4(Insn, 12, 4) << 0); in DecodeVCVTQ() local
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp1249 unsigned Vd = fieldFromInstruction(Val, 8, 5); in DecodeSPRRegListOperand() local
1273 unsigned Vd = fieldFromInstruction(Val, 8, 5); in DecodeDPRRegListOperand() local
5129 unsigned Vd = (fieldFromInstruction(Insn, 12, 4) << 0); in DecodeVCVTD() local
5188 unsigned Vd = (fieldFromInstruction(Insn, 12, 4) << 0); in DecodeVCVTQ() local
/external/llvm-project/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp1593 unsigned Vd = fieldFromInstruction(Val, 8, 5); in DecodeSPRRegListOperand() local
1617 unsigned Vd = fieldFromInstruction(Val, 8, 5); in DecodeDPRRegListOperand() local
5690 unsigned Vd = (fieldFromInstruction(Insn, 12, 4) << 0); in DecodeVCVTD() local
5749 unsigned Vd = (fieldFromInstruction(Insn, 12, 4) << 0); in DecodeVCVTQ() local
5806 unsigned Vd = (fieldFromInstruction(Insn, 12, 4) << 0); in DecodeNEONComplexLane64Instruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp1572 unsigned Vd = fieldFromInstruction(Val, 8, 5); in DecodeSPRRegListOperand() local
1596 unsigned Vd = fieldFromInstruction(Val, 8, 5); in DecodeDPRRegListOperand() local
5667 unsigned Vd = (fieldFromInstruction(Insn, 12, 4) << 0); in DecodeVCVTD() local
5726 unsigned Vd = (fieldFromInstruction(Insn, 12, 4) << 0); in DecodeVCVTQ() local
5783 unsigned Vd = (fieldFromInstruction(Insn, 12, 4) << 0); in DecodeNEONComplexLane64Instruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1167 Register Vd = MI.getOperand(0).getReg(); in expandPostRAPseudo() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1191 Register Vd = MI.getOperand(0).getReg(); in expandPostRAPseudo() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp8945 MachO::version_min_command Vd = Obj->getVersionMinLoadCommand(Command); in PrintLoadCommands() local
/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp10146 MachO::version_min_command Vd = Obj->getVersionMinLoadCommand(Command); in PrintLoadCommands() local