| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/ |
| D | Clustering.h | 42 bool isUndef() const { return Id_ == kUndef; } in isUndef() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
| D | HexagonISelLowering.h | 336 bool isUndef(SDValue Op) const { in isUndef() function
|
| D | HexagonISelDAGToDAGHVX.cpp | 892 static bool isUndef(ArrayRef<int> Mask) { in isUndef() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
| D | MachineInstrBundle.cpp | 214 bool isUndef = UndefUseSet.count(Reg); in finalizeBundle() local
|
| D | MachineOperand.cpp | 220 bool isKill, bool isDead, bool isUndef, in ChangeToRegister()
|
| D | LiveDebugVariables.cpp | 114 bool isUndef() const { return locNo() == UndefLocNo; } in isUndef() function in DbgValueLocation
|
| /external/llvm/lib/CodeGen/ |
| D | MachineInstrBundle.cpp | 212 bool isUndef = UndefUseSet.count(Reg); in finalizeBundle() local
|
| D | MachineInstr.cpp | 178 bool isKill, bool isDead, bool isUndef, in ChangeToRegister()
|
| /external/llvm/lib/Target/X86/ |
| D | X86InstrInfo.cpp | 2567 bool &isKill, bool &isUndef, in classifyLEAReg() 2803 bool isKill, isUndef; in convertToThreeAddress() local 2846 bool isKill, isUndef; in convertToThreeAddress() local 2880 bool isKill, isUndef; in convertToThreeAddress() local 2919 bool isKill, isUndef; in convertToThreeAddress() local 2964 bool isUndef = MI.getOperand(1).isUndef(); in convertToThreeAddress() local 2990 bool isKill, isUndef; in convertToThreeAddress() local
|
| /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
| D | MachineOperand.h | 256 bool isUndef() const { in isUndef() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
| D | X86InstrInfo.cpp | 732 bool &isKill, bool &isUndef, in classifyLEAReg() 957 bool isKill, isUndef; in convertToThreeAddress() local 1000 bool isKill, isUndef; in convertToThreeAddress() local 1032 bool isKill, isUndef; in convertToThreeAddress() local 1069 bool isKill, isUndef; in convertToThreeAddress() local 1112 bool isUndef = MI.getOperand(1).isUndef(); in convertToThreeAddress() local 1137 bool isKill, isUndef; in convertToThreeAddress() local
|
| /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | SVals.h | 121 inline bool isUndef() const { in isUndef() function
|
| /external/llvm/include/llvm/CodeGen/ |
| D | MachineOperand.h | 302 bool isUndef() const { in isUndef() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
| D | MachineOperand.h | 384 bool isUndef() const { in isUndef() function
|
| /external/spirv-llvm/lib/SPIRV/libSPIRV/ |
| D | SPIRVEntry.h | 265 bool isUndef() const { return OpCode == OpUndef;} in isUndef() function
|
| /external/swiftshader/third_party/LLVM/lib/CodeGen/ |
| D | MachineInstr.cpp | 156 bool isKill, bool isDead, bool isUndef, in ChangeToRegister()
|
| /external/llvm/lib/IR/ |
| D | Constants.cpp | 959 bool isUndef = false; in get() local 1013 bool isUndef = isa<UndefValue>(C); in getImpl() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
| D | Constants.cpp | 1027 bool isUndef = false; in get() local 1071 bool isUndef = isa<UndefValue>(C); in getImpl() local
|
| /external/swiftshader/third_party/LLVM/lib/VMCore/ |
| D | Constants.cpp | 720 bool isUndef = isa<UndefValue>(C); in get() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 4207 bool SelectionDAG::isUndef(unsigned Opcode, ArrayRef<SDValue> Ops) { in isUndef() function in SelectionDAG
|