Searched refs:RVI (Results 1 – 8 of 8) sorted by relevance
/external/llvm-project/llvm/test/Analysis/CostModel/RISCV/ |
D | gep.ll | 3 ; RUN: | FileCheck %s -check-prefix=RVI 5 ; RUN: | FileCheck %s -check-prefix=RVI 8 ; RVI-LABEL: 'testi8' 9 ; RVI-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %a0 = getelementptr inbounds… 10 ; RVI-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %a1 = getelementptr inbounds… 11 ; RVI-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %a2 = getelementptr inbounds… 12 ; RVI-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %a3 = getelementptr inbounds… 13 ; RVI-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %a4 = getelementptr inbounds… 14 ; RVI-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %a5 = getelementptr inbounds… 15 ; RVI-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %a6 = getelementptr inbounds… [all …]
|
/external/llvm-project/llvm/test/MC/RISCV/ |
D | elf-flags.s | 1 …riscv32 -filetype=obj < %s | llvm-readobj --file-headers - | FileCheck -check-prefixes=CHECK-RVI %s 2 …riscv64 -filetype=obj < %s | llvm-readobj --file-headers - | FileCheck -check-prefixes=CHECK-RVI %s 9 # CHECK-RVI: Flags [ (0x0) 10 # CHECK-RVI-NEXT: ]
|
/external/llvm/lib/Transforms/IPO/ |
D | FunctionAttrs.cpp | 697 if (Instruction *RVI = dyn_cast<Instruction>(RetVal)) in isFunctionMallocLike() local 698 switch (RVI->getOpcode()) { in isFunctionMallocLike() 703 FlowsToReturn.insert(RVI->getOperand(0)); in isFunctionMallocLike() 706 SelectInst *SI = cast<SelectInst>(RVI); in isFunctionMallocLike() 712 PHINode *PN = cast<PHINode>(RVI); in isFunctionMallocLike() 723 CallSite CS(RVI); in isFunctionMallocLike() 804 Instruction *RVI = dyn_cast<Instruction>(RetVal); in isReturnNonNull() local 805 if (!RVI) in isReturnNonNull() 807 switch (RVI->getOpcode()) { in isReturnNonNull() 812 FlowsToReturn.insert(RVI->getOperand(0)); in isReturnNonNull() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | FunctionAttrs.cpp | 881 if (Instruction *RVI = dyn_cast<Instruction>(RetVal)) in isFunctionMallocLike() local 882 switch (RVI->getOpcode()) { in isFunctionMallocLike() 887 FlowsToReturn.insert(RVI->getOperand(0)); in isFunctionMallocLike() 890 SelectInst *SI = cast<SelectInst>(RVI); in isFunctionMallocLike() 896 PHINode *PN = cast<PHINode>(RVI); in isFunctionMallocLike() 907 CallSite CS(RVI); in isFunctionMallocLike() 992 Instruction *RVI = dyn_cast<Instruction>(RetVal); in isReturnNonNull() local 993 if (!RVI) in isReturnNonNull() 995 switch (RVI->getOpcode()) { in isReturnNonNull() 1000 FlowsToReturn.insert(RVI->getOperand(0)); in isReturnNonNull() [all …]
|
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | FunctionAttrs.cpp | 882 if (Instruction *RVI = dyn_cast<Instruction>(RetVal)) in isFunctionMallocLike() local 883 switch (RVI->getOpcode()) { in isFunctionMallocLike() 888 FlowsToReturn.insert(RVI->getOperand(0)); in isFunctionMallocLike() 891 SelectInst *SI = cast<SelectInst>(RVI); in isFunctionMallocLike() 897 PHINode *PN = cast<PHINode>(RVI); in isFunctionMallocLike() 908 CallBase &CB = cast<CallBase>(*RVI); in isFunctionMallocLike() 993 Instruction *RVI = dyn_cast<Instruction>(RetVal); in isReturnNonNull() local 994 if (!RVI) in isReturnNonNull() 996 switch (RVI->getOpcode()) { in isReturnNonNull() 1001 FlowsToReturn.insert(RVI->getOperand(0)); in isReturnNonNull() [all …]
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart3.csv | 687 ,"PG","RVI","Russel Island","Russel Island",,"1-------","QQ","8311",,, 23471 ,"US","RVI","Ruleville","Ruleville","MS","--3-----","RQ","9307",,,
|
D | 2013-1_UNLOCODE_CodeListPart2.csv | 14163 ,"IT","RVI","Ravina","Ravina","TN","--3-----","RL","0501",,"4602N 01106E",
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 10257 ,"CA","RVI","Rocanville","Rocanville","SK","-23--6--","RL","0607",,"5023N 10142W",
|